nerdexam
SAS_Institute

A00-212 · Question #173

Given the data set SASHELP.CLASS: The following SAS program is submitted: The PROC steps execute successfully?

The correct answer is C. PROC MEANS only. See the full explanation below for the reasoning.

Question

Given the data set SASHELP.CLASS:

The following SAS program is submitted:

The PROC steps execute successfully?

Exhibit

A00-212 question #173 exhibit

Options

  • APROC PRINT only
  • BPROC MEANS and PROC PRINT
  • CPROC MEANS only
  • DNo PROC steps execute successfully

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    13% (3)
  • C
    75% (18)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice