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

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

A00-215 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Which LABEL statement has correct syntax?


A.

Label FName=’ First Name’ ;

LName =; Last Name‘ ;


B.

Label FName=’ First Name’

LName =’ Last Name‘ ;


C.

Label FName=’ First Name’ and

LName =’ Last Name‘ ;


D.

Label FName=’ First Name’ ,

LName =; Last Name‘ ;


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.