nerdexam
SAS_Institute

A00-211 · Question #126

A00-211 Question #126: Real Exam Question with Answer & Explanation

The correct answer is D. The output displays a list of the SAS data sets that are contained in the WORK library and displays. See the full explanation below for the reasoning.

Question

The following program is submitted: proc contents data=all; Which statement best describes the output from the submitted program?

Options

  • AThe output displays only a list of the SAS data sets that are contained in the WORK library.
  • BThe output displays only the contents of the SAS data sets that are contained in the WORK library.
  • CThe output displays only the variables in the SAS data sets that are contained in the WORK library.
  • DThe output displays a list of the SAS data sets that are contained in the WORK library and displays

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice