Thursday, 9 April 2015

Advance SAS CertifIcation Exam Question 17

Which ODS statement option terminates output being written to an HTML rile?
A - END
B - QUIT
C - STOP
D - CLOSE
Answer: D
Question: 18
The SAS data set PETS is sorted by the variables TYPE and BREED.
The following SAS program is submitted:
proc print data = pets;
var type breed;
sum number;
run;
What is the result?
A - The SUM statement produces only a grand total of NUMBER.
B - The SUM statement produces only subtotals of NUMBER for each value of TYPE.
C - The SUM statement produces both a grand total of NUMBER and subtotals of NUMBER for
each value of TYPE.
D - Nothing is produced by the SUM statement; the program fails to execute.
 Contact Details :
K.Naveen SAS Trainer 
+91-9177856619 (INDIA) 
001-214-347-4655 (USA)
Knaveen.sas@gmail.com 
goodonlinetrainings@gmail.com  
For further details:
www.sasonlinetraining.training

No comments:

Post a Comment