it's 2D array.
but in memory is stored as 3 seperate arrays: stored one behind other.
it's stored in memory in same way as u have initialize it on line 6.
because the question said that this does not involve three separate 2D arrays; there should be only one 2D array, so i wanted to make sure that its not separate 2D arrays