
JavaScript Multi-Dimensional Arrays?
Multi-dimensional arrays can be represented by arrays of arrays. For example, suppose that you want to create a 3×3 matrix, called Brady, and fill it with the strings shown in the following table: col 0 col 1 col 2 row 0 “Marsha” “Carol” “Greg” row 1 “Jan” “Alice” “Peter” row