SAS_Institute
A00-211 · Question #122
The following SAS program is submitted: Which statement is true about the output data set?
The correct answer is C. The label of the variable Jobcode is Job Description. See the full explanation below for the reasoning.
Question
The following SAS program is submitted:
Which statement is true about the output data set?
Options
- AThe label of the variable Jobcode is Job (only the first word).
- BThe label of the variable Jobcode is Job Desc (only the first 8 characters).
- CThe label of the variable Jobcode is Job Description.
- DLabels can only be defined in PROC steps. The program fails to execute due to errors and the data
How the community answered
(30 responses)- A10% (3)
- B3% (1)
- C83% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.