Which SAS statement completes the program and results in a value of "James Stevens" for the variableFullName?

Given the raw data record in the file phone.txt:

Which SAS statement completes the program and results in a value of "James Stevens" for the variableFullName?
A . FullName=CATX(”,EmpFName,EmpLName);
B. FullName=CAT(”,EmpFName,EmpLName);
C. FullName=EmpFName!!EmpLName;
D. FullName=EmpFName + EmpLName;

Answer: A

Latest A00-211 Practice Questions with 270 Q&As

Updated Study Material | Instant Download | Detailed Answers and Explanations

Subscribe
Notify of
guest
0 Comments