Which one of the following is the value of the variable SCORE in the data set TEMP?

The following SAS program is submitted:

data temp;

array points {3,2}_temporary_ (10,20,30,40,50,60);

score = points {2,1}

run;

Which one of the following is the value of the variable SCORE in the data set TEMP?
A . 10
B . 20
C . 30
D . 40

Answer: C

Latest A00-212 Dumps Valid Version with 184 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments