AP Computer Science Aeasymcq1 pt
Traversing a 2D array with nested loops visits
A.every element exactly once
B.only the first row
C.only the diagonal
D.only the first column
Each row-column pair is visited.
Aevery element exactly once
Practice more AP Computer Science A questions with full explanations
Practice Unit 8: 2D Array Questions →