SAS_Institute
A00-281 · Question #101
A00-281 Question #101: Real Exam Question with Answer & Explanation
The correct answer is D. The IF statement tries to get ARRAY elements which are not declared.. See the full explanation below for the reasoning.
Question
A SAS program is submitted and the following log is written. What is the cause of this error message?
Exhibit
Options
- AThe ARRAY declaration is syntactically incorrect.
- BThe IF statement is syntactically incorrect.
- CThe DO loop tries to get a value from a variable which does not exist.
- DThe IF statement tries to get ARRAY elements which are not declared.
Community Discussion
No community discussion yet for this question.
