A Collection is a group of individual objects represented as a single unit. Java provides Collection Framework which defines several classes and interfaces to represent a group of objects as a single unit This framework consists the List Interface as well as the ArrayList class. In this article, the difference between the List and ArrayList is discussed.

#java #developer

Difference between List and ArrayList in Java
1.65 GEEK