AP Computer Science Amediummcq1 pt
Adding to a full ArrayList causes
A.automatic resizing to a larger backing array
B.an exception
C.the new element to be dropped
D.a compile error
ArrayList grows internally.
Aautomatic resizing to a larger backing array
Practice more AP Computer Science A questions with full explanations
Practice Unit 7: ArrayList Questions →