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
Quick AnswerThe correct answer is the elements to be stored in the array because it directly addresses the core logic of Essentials.
The correct answer is: the elements to be stored in the array.