nerdexam
SAS_Institute

A00-281 · Question #89

The following output is displayed: Which SAS program created this output?

The correct answer is A. proc freq data=WORK.TESTDATA. See the full explanation below for the reasoning.

Question

The following output is displayed:

Which SAS program created this output?

Exhibit

A00-281 question #89 exhibit

Options

  • Aproc freq data=WORK.TESTDATA;
  • Bproc freq data=WORK.TESTDATA;
  • Cproc freq data=WORK.TESTDATA;
  • Dproc freq data=WORK.TESTDATA;

How the community answered

(56 responses)
  • A
    79% (44)
  • B
    11% (6)
  • C
    4% (2)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full A00-281 Practice