All Subjects
Light
AP Computer Science A
numbers.add() is a method used to add an element to an ArrayList. It takes the element as a parameter and appends it to the end of the list.
A block of code that performs a specific task when called.
A value passed into a method or function.
Append: To add something at the end or concatenate it.