mycsg.in
SAS
SASnR
Clinical Programming
CRFs
SDTM
ADaM
TFL
Tasks
Macros
Quizzes
Resources
Disclaimer
Contact Us
Advertisement
1 / 8
Set - 001 - Part 12
Question 1 of 8
The following SAS program is submitted:;
data
revenue;
set
year_1;
var1 = mdy(
1
,
15
,
1960
);
run
;
Which
one of the following values does the variable named VAR1 contain?
14
15
1151960
'1/15/1960'
Saving progress…
My progress
⚑
Something not right with this question?
Report it
Advertisement
Report this question
×
Quiz:
Loading the question…
Question
What's the issue?
The marked correct answer is wrong
Question is unclear / insufficient information
Pick the correct answer
marked correct
Describe the issue
(optional)