Question 66 : Given the following code:

 proc print data=SASHELP.CLASS(firstobs=5 obs=15);

 where Sex='M';

 run;

 How many observations will be displayed?

  1. 11
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering SAS Certification Material
  5. Correct Answer 4 :

 Exp :

You can access to full explanation to question and answer from this page.