SAS_Institute
A00-211 · Question #25
A00-211 Question #25: Real Exam Question with Answer & Explanation
Sign in or unlock A00-211 to reveal the answer and full explanation for question #25. The question stem and answer options stay visible for context.
Question
The following SAS program is submitted: data work.retail; cost = `20000'; total= .10* cost run; What is the result?
Options
- AThe value of the variable TOTAL in the output data set is 2000. No messages are written to the
- BThe value of the variable TOTAL in the output data set is 2000. A note that conversion has taken
- CThe value of the variable TOTAL in the output data set is missing. An error message is written to
- DThe variable TOTAL in the output data set has no value. The program fails to execute due to a
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.