dsa

Java Collection Frameworks

In this tutorial, we will learn about use and advantages of the Java collections framework.

Java collection framework shows a hierarchy of set of interfaces and classes that are used to manipulate group of objects and to implement different data structures and algorithms.

Java Collections Framework
Java Collections Framework

Components of Collection Framework

The components of Collection Framework includes :

Advantages of Collection Framework

The advantages of Collection Framework are :