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

Discussion Board
Data Structure - Array

Each array declaration need not give, implicitly or explicitly, the information about the first data from the set to be stored.

Prajakta Pandit 02-1-2017 04:33 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement