1.

Multi-dimentional arrays are also known as : 1) matrices 2) vector 3)tuple 4)list

Answer»

Solution To Your Question ↓     1) Matrices  The simplest multi-dimensional array is the 2D array, or two-dimensional array. It's technically an array of arrays, as you will see in the code. A 2D array is also called a matrix, or a table of rows and columns. Declaring a multi-dimensional array is similar to the one-dimensional arrays.   😁? Hope You Liked It 😁?    Mark Me as the brainliest and Follow Me 💗?



Discussion

No Comment Found