SAS_Institute
A00-212 · Question #116
The following SAS ARRAY statement is submitted: array score{*} a4 - a10, a25 ; Which one of the following is the maximum number of elements stored?
The correct answer is C. 8. See the full explanation below for the reasoning.
Question
The following SAS ARRAY statement is submitted:
array score{*} a4 - a10, a25 ; Which one of the following is the maximum number of elements stored?
Options
- A3
- B7
- C8
- D11
How the community answered
(28 responses)- A4% (1)
- B14% (4)
- C75% (21)
- D7% (2)
Community Discussion
No community discussion yet for this question.