The elements of an array must be accessed by:

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.



Leave a Reply 2

Your email address will not be published. Required fields are marked *


Taimur

Taimur

I think its C

DB7

DB7

C is correct.