SAS_Institute
A00-211 · Question #20
A00-211 Question #20: Real Exam Question with Answer & Explanation
Sign in or unlock A00-211 to reveal the answer and full explanation for question #20. The question stem and answer options stay visible for context.
Question
Given the contents of the raw data file TYPECOLOR: ----I----10---I----20---I----30 Daisyyellow The following SAS program is submitted: data flowers; infile `typecolor'; input type$ 1-5+1 color$; run; What are the values of the variables TYPE and COLOR?
Options
- Atype color
- Btype color
- Ctype color
- DNo values are stored for the TYPE and COLOR variables.
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.