Computer Science, asked by prameelamahesh1235, 6 months ago

Name the two basic types of dimensional array​

Answers

Answered by javeriakhanam2808200
1

Answer:

follow me

Multidimensional arrays include 2D arrays and 3D arrays. A two-dimensional array will be accessed by using the subscript of row and column index. For traversing the two-dimensional array, the value of the rows and columns will be considered.

Answered by Anonymous
3

Answer:

Multidimensional arrays include 2D arrays and 3D arrays. A two-dimensional array will be accessed by using the subscript of row and column index. For traversing the two-dimensional array, the value of the rows and columns will be considered.

Similar questions