A00-215 Exam Question 36

What is the default byte size of a numeric variable?
Enter your numeric answer in the space above.

A00-215 Exam Question 37

Which program correctly subnets the SASHELP. BASEBALL data set to include only the players in the East Division with 75 or more hits?
  • A00-215 Exam Question 38

    Which SAS format displays a SAS date as 25JUN2019?
  • A00-215 Exam Question 39

    Given the following SAS program:

    What footnotes appear for the second PROC PRINY report?
  • A00-215 Exam Question 40

    The data set Snacks contains three variables (productName, Flavor, and Price). Given the program shown below:

    What is the type and length of SnackType?