18 Java - Collection Framework
What is Java Collections Framework - JCF?
JCF Added in Java version 1.2
Collections is nothing but a group of Objects.
Present in java.util package.
Framework provide us the architecture to manage these "group of objects" i.e add, update, delete,...
chetan77.hashnode.dev4 min read