ArrayLists in Java

In this lesson, an explanation of all the basics about the inbuilt ArrayList class in Java is provided.

What is an ArrayList?

ArrayList is a class in Java which extends the AbstractList class and implements the List interface.

Get hands-on with 1200+ tech skills courses.