Two-dimensional arrays
![](/images/f/f0/Arrows.png)
Programming basics[1]
2 Dimensional Arrays. ... Like a 1D array, a 2D array is a collection of data cells, all of the same type, which can be given a single name. However, a 2D array is organized as a matrix with a number of rows and columns.[2]
Standards[edit]
- Construct algorithms using pre- defined sub-programmes, one- dimensional arrays and/or collections.