What are multidimensional arrays?

Multidimensional arrays make use of multiple indexes to store data. It is useful when storing data that cannot be represented using single dimensional indexing, such as data representation in a board game, tables with data stored in more than one column.

0
Sujan Bk
Jan 9, 2022
More related questions

Questions Bank

View all Questions