nerdexam
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)
  • A
    4% (1)
  • B
    14% (4)
  • C
    75% (21)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice