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
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)- A80% (32)
- B10% (4)
- C5% (2)
- D5% (2)
Community Discussion
No community discussion yet for this question.
