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
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)- A79% (44)
- B11% (6)
- C4% (2)
- D7% (4)
Community Discussion
No community discussion yet for this question.
