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)- A16% (7)
- B2% (1)
- C73% (32)
- D9% (4)
Community Discussion
No community discussion yet for this question.