Information about ___________ need not be specified when declaring an array
Answer options
A
the data type of the array
B
the name of the array
C
the elements to be stored in the array
D
the index of the array
Correct answer: the elements to be stored in the array
Explanation
Correct answer: the elements to be stored in the array.