Any element of a 2-dimensional array can be referenced using 2 indexes.
Question 1 - What do these two indexes represent?
Question 2 - What are the limits for each one of these indexes?
Question 3 - Is it possible to model a 2-dimensional array with a single-dimensional array?
Show the limits for element of a 2-dimensional array indexes?