Microsoft
98-361 · Question #169
98-361 Question #169: Real Exam Question with Answer & Explanation
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.
Community Discussion
No community discussion yet for this question.