nerdexam
SAS_Institute

A00-211 · Question #30

A00-211 Question #30: Real Exam Question with Answer & Explanation

Sign in or unlock A00-211 to reveal the answer and full explanation for question #30. The question stem and answer options stay visible for context.

Question

The following SAS program is submitted: data WORK.DATE_INFO; Day="01" ; Yr=1960 ; X=mdy(Day,01,Yr) ; run; What is the value of the variable X?

Options

  • Athe numeric value 0
  • Bthe character value "01011960"
  • Ca missing value due to syntax errors
  • Dthe step will not compile because of the character argument in the mdy function.

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.

Full A00-211 Practice