SAS_Institute
A00-212 · Question #11
A00-212 Question #11: Real Exam Question with Answer & Explanation
Sign in or unlock A00-212 to reveal the answer and full explanation for question #11. The question stem and answer options stay visible for context.
Question
The following SAS program is submitted: %let dept = prod; %let prod = merchandise; The following message is written to the SAS log: the value is "merchandise" Which SAS System option writes this message to the SAS log?
Options
- A%put the value is "&&&dept";
- B%put the value is ""&&&dept"";
- C%put the value is '"'&&&&dept'"';
- D%put the value is %quote(&&&dept);
Unlock A00-212 to see the answer
You've previewed enough free A00-212 questions. Unlock A00-212 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.