Collections Framework:
The Collections Framework provides a
well-designed set of interfaces and classes for storing and manipulating the groups
of data into a single unit. The collections framework is a unified architecture
which is used to represent
and manipulate collections. The framework allows the collections to get manipulated independently,
additionally it reduces the programming efforts and increases
performance.
It includes implementation of interfaces and algorithms. Basically it is a unified architecture that consists
the following collections:
Advantages of collections framework:
The Java Collections Framework provides the following benefits:
Disadvantages of collections framework:
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Introduction to Collections Framework View All Comments
Post your Comment