Collection Framework in Java - #1 - Need for Collections Framework

Published: 11 December 2020
on channel: Java Guides
39,030
402

Today, I am going to start a new series on the Java collections framework.
In this video, we will learn what is the need for a collections framework by addressing the limitations of an Array.

The Collection in Java is a framework that provides an architecture to store and manipulate the group of objects.

Complete playlist of Java Collections Framework in Depth at    • Collection Framework in Java  

#java #collections #javaguides