AP Computer Science Aeasymcq1 pt
An ArrayList can hold how many elements?
A.a variable number that grows as needed
B.a fixed number set at creation
C.exactly 10
D.unlimited without memory cost
ArrayLists resize dynamically.
Aa variable number that grows as needed
Practice more AP Computer Science A questions with full explanations
Practice Unit 7: ArrayList Questions →