A00-211 Web TestEngine demo

Exit VCEDump A00-211 SAS Base Programming for SAS 9
Question 13 of 41
0% complete
Q13 Single choice

The following SAS program is submitted:

data work.test;
array agents{4} $ 12 sales1 - sales4;
run;

Which one of the following represents the variables that are contained in the output data set?

Sign in to mark questions

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

Sign in