nerdexam
SAS_Institute

A00-212 · Question #131

A00-212 Question #131: Real Exam Question with Answer & Explanation

The correct answer is C. yourname. See the full explanation below for the reasoning.

Question

The following SAS program is submitted: %let first = yourname; %let last = first; %put &&&last; Which one of the following is the result in the log of the %PUT statement?

Options

  • Afirst
  • B&first
  • Cyourname
  • D&yourname

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice