PDA

View Full Version : What is the collection frame work ?



Shivangi Panwar
07-26-2016, 12:51 AM
What is the collection frame work ?

pxljobs
08-18-2016, 12:23 AM
This is an collection of interfaces and classes which helps storing and processing data effectively this framework useful for several useful class tons of several useful function which take programmer it will easy.

jenisha
12-30-2016, 12:15 AM
A collections framework is a unified architecture for representing and manipulating collections. All collections frameworks contain the following: Interfaces: These are abstract data types that represent collections. Interfaces allow collections to be manipulated independently of the details of their representation.

damponting44
01-12-2017, 12:29 AM
The Java collections framework (JCF) is a set of classes and interfaces that implement commonly reusable collection data structures. Although referred to as a framework, it works in a manner of a library.

aceamerican
02-06-2017, 05:04 AM
Collections in java is a framework that provides an architecture to store and manipulate the group of objects.

traveloweb
01-09-2018, 02:41 AM
The Java collections framework (JCF) is a set of classes and interfaces that implement commonly reusable collection data structures. Although referred to as a framework, it works in a manner of a library. The JCF provides both interfaces that define various collections and classes that implement them.

jackar56
02-01-2018, 03:32 AM
The Java Collections Framework is a collection of interfaces and classes which helps in storing and processing the data efficiently. This framework has several useful classes which have tons of useful functions which makes a programmer task super easy.