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