Which SAS statement...
 
Notifications
Clear all

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

1 Posts
1 Users
0 Likes
79 Views
(@sextoncletus)
Posts: 695
Noble Member
Topic starter
 

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;

Show Answer Hide Answer

Suggested Answer: A
 
Posted : 26/01/2023 1:28 am

Latest SAS Institute A00-211 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: