AP Computer Science Amediummcq1 pt
The expression grid[r] refers to
A.row r as a 1D array
B.column r as an array
C.the whole grid
D.the element at row r
Each row is an array.
Arow r as a 1D array
Practice more AP Computer Science A questions with full explanations
Practice Unit 8: 2D Array Questions →