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
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)- A4% (1)
- B4% (1)
- C8% (2)
- D83% (20)
Community Discussion
No community discussion yet for this question.
