nerdexam
SAS_Institute

A00-211 · Question #121

The following SAS program is submitted: What is the result?

The correct answer is C. The value of the variable Discount in the output data set is missing. A note in the SAS log refers to. See the full explanation below for the reasoning.

Question

The following SAS program is submitted:

What is the result?

Options

  • AThe value of the variable Discount in the output data set is 2000. No messages are written to the
  • BThe value of the variable Discount in the output data set is 2000. A note that conversion has taken
  • CThe value of the variable Discount in the output data set is missing. A note in the SAS log refers to
  • DThe variable Discount in the output data set is set to zero. No messages are written to the SAS log.

How the community answered

(19 responses)
  • A
    5% (1)
  • B
    11% (2)
  • C
    79% (15)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice