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)- A5% (2)
- B16% (7)
- C72% (31)
- D7% (3)
Community Discussion
No community discussion yet for this question.