AP Computer Science Amediummcq1 pt
An ArrayList is backed internally by
A.a plain array
B.a linked list
C.a hash table
D.a tree
ArrayList wraps an array.
Aa plain array
Practice more AP Computer Science A questions with full explanations
Practice Unit 7: ArrayList Questions →