SAS Institute SAS Certified Associate: Programming Fundamentals Using SAS 9.4 A00-215 Question # 19 Topic 2 Discussion

SAS Institute SAS Certified Associate: Programming Fundamentals Using SAS 9.4 A00-215 Question # 19 Topic 2 Discussion

A00-215 Exam Topic 2 Question 19 Discussion:
Question #: 19
Topic #: 2

Given the program shown below:

A00-215 Question 19

Given the partial PROC PRINT report below:

A00-215 Question 19

Why are the labels for msbp, MPG_city, and MPG_Highway NOT displaying in the PROC PRINT report^


A.

You must use the LABEL option on the PROC PRINT statement


B.

You must put the LABEL statement in the PROC PRINT step


C.

You must put the LABEL statement after the KEEP statement In the DATA stop


D.

You must use a single LABEL statement for each variable.


Get Premium A00-215 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.