Each array declaration need not give, implicitly or explicitly, the information about
Options
- the name of array
- the data type of array
- the first data from the set to be stored
- the index set of the array
CORRECT ANSWER : the first data from the set to be stored
Write your comments