ArrayList.size(): Returns the number of elements currently in the list.
How to apply it: Use size() (not length) as the loop bound for ArrayList traversal.
Course: AP Computer Science A · Unit: ArrayList
Practice questions about ArrayList.size() on AimFive — get rubric-based feedback showing exactly which points you earned.
AP and Advanced Placement are trademarks of College Board. AimFive is not affiliated with or endorsed by College Board.