2D Array Creation and Access - AP Computer Science A

Card 1 of 30

0
Didn't Know
Knew It
0
1 of 3029 left
Question

What is a 2D array?

Tap to reveal answer

Answer

A data structure storing elements in a grid with rows and columns. Elements arranged in matrix format with row and column indices.

← Didn't Know|Knew It →