nerdexam
SAS_Institute

A00-211 · Question #87

The SAS data set named WORK.TEST is listed below: capacity airplanetype staff 150 Large 10 Which one of the following SAS programs created this data set?

The correct answer is B. data work.test. See the full explanation below for the reasoning.

Question

The SAS data set named WORK.TEST is listed below:

capacity airplanetype staff 150 Large 10 Which one of the following SAS programs created this data set?

Options

  • Adata work.test;
  • Bdata work.test;
  • Cdata work.test;
  • Ddata work.test;

How the community answered

(57 responses)
  • A
    7% (4)
  • B
    81% (46)
  • C
    4% (2)
  • D
    9% (5)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice