SAS_Institute
A00-281 · Question #37
The following SAS program is submitted: What will be the result when the program executes?
The correct answer is A. num3 assigned a missing value. See the full explanation below for the reasoning.
Question
The following SAS program is submitted:
What will be the result when the program executes?
Options
- Anum3 assigned a missing value
- Bnum3 assigned a value of 0
- Cnum3 assigned a value of 1
- DAn error due to mixed variable types in the assignment statement.
How the community answered
(26 responses)- A81% (21)
- B12% (3)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.