nerdexam
Microsoft

98-361 · Question #14

The elements of an array must be accessed by:

The correct answer is C. Using an integer index. See the full explanation below for the reasoning.

Question

The elements of an array must be accessed by:

Options

  • ACalling the item that was most recently inserted into the array.
  • BCalling the last item in the memory array.
  • CUsing an integer index.
  • DUsing a first-in, last-out (FILO) process.

How the community answered

(43 responses)
  • A
    5% (2)
  • B
    16% (7)
  • C
    72% (31)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice