SAS_Institute
A00-201 · Question #52
Which one of the following statements is true regarding the SAS automatic _ERROR_ variable? A.The _ERROR_ variable contains the values 'ON' or 'OFF'. B.The _ERROR_ variable contains the values…
The correct answer is D. The _ERROR_ variable can be used in expressions or calculations in the DATA step. See the full explanation below for the reasoning.
Question
Which one of the following statements is true regarding the SAS automatic ERROR variable?
A.The ERROR variable contains the values 'ON' or 'OFF'.
B.The ERROR variable contains the values 'TRUE' or 'FALSE'.
C.The ERROR variable is automatically stored in the resulting SAS data set.
D.The ERROR variable can be used in expressions or calculations in the DATA step.
Options
- AThe ERROR variable contains the values 'ON' or 'OFF'.
- BThe ERROR variable contains the values 'TRUE' or 'FALSE'.
- CThe ERROR variable is automatically stored in the resulting SAS data set.
- DThe ERROR variable can be used in expressions or calculations in the DATA step.
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C10% (3)
- D79% (23)
Community Discussion
No community discussion yet for this question.