SAS_Institute
A00-211 · Question #36
A00-211 Question #36: Real Exam Question with Answer & Explanation
Sign in or unlock A00-211 to reveal the answer and full explanation for question #36. The question stem and answer options stay visible for context.
Question
Consider the following data step: data WORK.NEW; set WORK.OLD; Count+1; run; The varaible Count is created using a sum statement. Which statement regarding this variable is true?
Options
- AIt is assigned a value 0 when the data step begins execution.
- BIt is assigned a value of missing when the data step begins execution.
- CIt is assigned a value 0 at compile time.
- DIt is assigned a value of missing at compile time.
Unlock A00-211 to see the answer
You've previewed enough free A00-211 questions. Unlock A00-211 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.