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

Explanation

Core Concept

Each row is an array.

Correct Answer

Arow r as a 1D array

More Unit 8: 2D Array practice questions

Try a random question →

Practice more AP Computer Science A questions with full explanations

Practice Unit 8: 2D Array Questions →