That is correct.

If you want the specifics of ArrayList:
ArrayList is one of many dynamically sized Datastructure Objects that extend the List Object (List (Java Platform SE 6)). The main...