AP Computer Science A

study guides for every class

that actually explain what's on your next test

Names.add

from class:

AP Computer Science A

Definition

The names.add() method is used to add an element to an ArrayList. It takes two parameters: the index at which you want to insert the element and the value (element) itself.

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.