1/2 | 8 | ||||||||||||||||||||||||
3 | |||||||||||||||||||||||||
10 | |||||||||||||||||||||||||
4 | 9 | ||||||||||||||||||||||||
5 | 7 | ||||||||||||||||||||||||
6 | |||||||||||||||||||||||||
1. A value stored within an array.
2. The individual values stored within a 2-dimensional array.
3. The total number of elements that can be stored in a 2-dimensional array.
4. An array that is commonly represented as a grid of rows and columns.
5. Process of accessing each element in a 2-dimensional array.
6. Changing the value of a specific element in a 2-dimensional array.
7. The total number of elements in a 2-dimensional array.
8. Arrays that are placed inside other arrays, creating multiple dimensions.
9. The vertical dimension of a 2-dimensional array.
10. The process of assigning initial values to a 2-dimensional array.