SAS_Institute
A00-211 · Question #160
Given the contents of the raw data file TYPECOLOR.DAT: The following SAS program is submitted: What are the values of the variables Type and Color?
The correct answer is D. Type=daisy, Color=. See the full explanation below for the reasoning.
Question
Given the contents of the raw data file TYPECOLOR.DAT:
The following SAS program is submitted:
What are the values of the variables Type and Color?
Options
- AType=daisy, Color=yellow
- BType=daisy, Color=w
- CType=daisy, Color=daisyyellow
- DType=daisy, Color=
How the community answered
(36 responses)- A3% (1)
- B8% (3)
- C11% (4)
- D78% (28)
Community Discussion
No community discussion yet for this question.