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