Answer:
The answers are letters C, D, E, F.
Step-by-step explanation:
An array :
c. requires an index or indeces.
d. is considered a reference type.
e. is an object.
f. has its own instance variable called length that stores the array's length (size).