Computer Science, asked by prameelamahesh1235, 6 months ago

Name the two basic types of dimensional array​

Answers

Answered by Anonymous
2

{\huge{\pink{\underline{\underline{\red{\mathbb{\bigstar{\purple{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.

Answered by 8rahul8
2

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