Microsoft Exam Questions

The elements of an array must be accessed by:

The elements of an array must be accessed by:

A.
Calling the item that was most recently inserted into the array.

B.
Calling the last item in the memory array.

C.
Using an integer index.

D.
Using a first-in, last-out (FILO) process.