Information about ___________ need not be specified when declaring an array
Answer options
A
the elements to be stored in the array
B
One-dimensional array
C
Two-dimensional array
D
Multi-dimensional array
Correct answer: the elements to be stored in the array
Explanation
The correct answer is: the elements to be stored in the array.