AP Computer Science Amediummcq1 pt
Which is true about a 2D array's row references?
A.Each row is a separate array object
B.All rows are one flat array
C.Rows cannot be assigned
D.Rows share one length field
A 2D array is an array of arrays.
AEach row is a separate array object
Practice more AP Computer Science A questions with full explanations
Practice Unit 8: 2D Array Questions →