38.3k views
5 votes
What are some real-life situations where multi-dimensional arrays might be useful?

1 Answer

2 votes

If you think, there are many game application where you can use a Multi-dimensional array. If we talk about a game then chess is the first game where rows and columns are used. The Second is the tic-tac-toe game and other board games are there too.

User Mochidino
by
3.8k points