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