SAS_Institute
A00-211 · Question #162
A00-211 Question #162: Real Exam Question with Answer & Explanation
Sign in or unlock A00-211 to reveal the answer and full explanation for question #162. The question stem and answer options stay visible for context.
Question
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?
Exhibit
Options
- AFullName=CATX(' ',EmpFName,EmpLName);
- BFullName=CAT(' ',EmpFName,EmpLName);
- CFullName=EmpFName!!EmpLName;
- DFullName=EmpFName + EmpLName;
Unlock A00-211 to see the answer
You've previewed enough free A00-211 questions. Unlock A00-211 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
