Question 16
How many statements are In the program shown below?


Question 17
Given the following assignment statement:
BirthDate = 15DEC2005'd;
Which statement is true?
BirthDate = 15DEC2005'd;
Which statement is true?
Question 18
Which PROC PRINT option displays variable labels in the report?
Question 19
The data set Snacks contains three variables (productName, Flavor, and Price). Given the program shown below:

What is the type and length of SnackType?

What is the type and length of SnackType?
Question 20
Which statement is true about the SUM statement?