1/8
2
3 12
9
4 13
11
5
10 6
14
7

Crossword: 2 Dimensional Arrays

Across

1. The total number of elements that can be stored in a 2-dimensional array.

2. The horizontal dimension of a 2-dimensional array.

3. Retrieving the value of a specific element in an array.

4. A value stored within an array.

5. Process of accessing each element in a 2-dimensional array.

6. The process of assigning initial values to a 2-dimensional array.

7. Changing the value of a specific element in a 2-dimensional array.

Down

8. The total number of elements in a 2-dimensional array.

9. An array that is commonly represented as a grid of rows and columns.

10. The individual values stored within a 2-dimensional array.

11. The position of an element within an array

12. The vertical dimension of a 2-dimensional array.

13. Arrays that are placed inside other arrays, creating multiple dimensions.

14. The vertical dimension of a 2-dimensional array.


🖶

Shortcuts

Left: ⇤ Right: ⇥ Up: ↑ Down: ↓