A00-202 Web TestEngine demo

Exit VCEDump A00-202 SAS Advanced Programming
Question 3 of 20
0% complete
Q3 Single choice

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?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in