Computer Science, asked by skmaaz2006, 6 months ago

6. Which of these is necessary 2 points
to specify at time of array
initialization? *
a. Row
O b. Column
O c. Both Row and Column
O d. None of the mentioned​

Answers

Answered by kourgurpreet2611
3

Explanation:

As the array will access by the index value we must specify the row in the array at the time of initialization because the row defined the size of array however the column field is not the mandatory at the time of array initialization.

Similar questions