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

Crossword: 2 Dimensional Arrays

Across

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

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

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

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

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

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

Down

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

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

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

10. A value stored within an array.

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

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


🖶

Shortcuts

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