A00-211 Web TestEngine demo

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

Given the following code:

proc print data=SASHELP.CLASS(firstobs=5 obs=15);
where Sex='M';
run;

How many observations will be displayed?

Sign in to mark questions

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

Sign in