nerdexam
SAS_Institute

A00-212 · Question #164

The following SAS program is submitted: The current system date macro variable is 30JUL2013. Which output will be written to the log by the program?

The correct answer is D. In two years it will be: 2014+1+1. See the full explanation below for the reasoning.

Question

The following SAS program is submitted:

The current system date macro variable is 30JUL2013. Which output will be written to the log by the program?

Exhibit

A00-212 question #164 exhibit

Options

  • AIn two years it will be: 2014+1
  • BError: Required operator not found in expression in two years it will be: 2013+12+1
  • CIn two years it will be: 2013+1+1+1
  • DIn two years it will be: 2014+1+1

How the community answered

(24 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    8% (2)
  • D
    83% (20)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice