nerdexam
Microsoft

98-361 · Question #169

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.
  • BUsing a first-in, last-out (FILO) process.
  • CUsing an integer index.
  • DCalling the last item in the memory array.

How the community answered

(44 responses)
  • A
    16% (7)
  • B
    2% (1)
  • C
    73% (32)
  • D
    9% (4)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice