SAS_Institute
A00-212 · Question #94
A00-212 Question #94: Real Exam Question with Answer & Explanation
The correct answer is B. data two;. See the full explanation below for the reasoning.
Question
The SAS data set ONE consists of five million observations and has 25 variables. Which one of the following SAS programs successfully creates three new variables TOTREV, TOTCOST, and PROFIT and requires the least CPU time to be processed?
Options
- Adata two;
- Bdata two;
- Cdata two;
- Ddata two;
Community Discussion
No community discussion yet for this question.