nerdexam
SAS_Institute

A00-211 · Question #160

Given the contents of the raw data file TYPECOLOR.DAT: The following SAS program is submitted: What are the values of the variables Type and Color?

The correct answer is D. Type=daisy, Color=. See the full explanation below for the reasoning.

Question

Given the contents of the raw data file TYPECOLOR.DAT:

The following SAS program is submitted:

What are the values of the variables Type and Color?

Options

  • AType=daisy, Color=yellow
  • BType=daisy, Color=w
  • CType=daisy, Color=daisyyellow
  • DType=daisy, Color=

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    8% (3)
  • C
    11% (4)
  • D
    78% (28)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice