AP Computer Science Aeasymcq1 pt
The expression grid[r][c] accesses
A.the element in row r, column c
B.the element in row c, column r
C.row r as an array
D.column c as an array
The row index precedes the column.
Athe element in row r, column c
Practice more AP Computer Science A questions with full explanations
Practice Unit 8: 2D Array Questions →