nerdexam
SAS_Institute

A00-211 · Question #231

The following SAS program is submitted: What new value would be assigned to X if its original value was a missing value?

The correct answer is A. X would get a value of 1. See the full explanation below for the reasoning.

Question

The following SAS program is submitted:

What new value would be assigned to X if its original value was a missing value?

Exhibit

A00-211 question #231 exhibit

Options

  • AX would get a value of 1.
  • BX would get a value of 3.
  • CX would retain its original value of missing.
  • DThis step does not run because of syntax errors.

How the community answered

(40 responses)
  • A
    80% (32)
  • B
    10% (4)
  • C
    5% (2)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice