Answer:
Yes.
End of Chapter
You have reached the end this chapter. You may wish to review the following. Click on a subject that interests you to go to where it was discussed.
- ArrayList class overview.
- ArrayList constructors.
- Capacity and size of a ArrayList.
- add() method.
- set() method.
- remove() method.
- indexOf() method.
- Iterators
- Enhanced for loop
- Need to override the equals() method.