Results 1 to 7 of 7

Thread: What is the collection frame work ?

  1. #1

  2. #2
    Registered pxljobs's Avatar
    Join Date
    Jul 2016
    Location
    Bangalore
    Posts
    290
    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.

  3. #3
    Junior Registered
    Join Date
    Dec 2016
    Posts
    8
    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.

  4. #4
    Registered
    Join Date
    Nov 2016
    Posts
    649
    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.

  5. #5
    Collections in java is a framework that provides an architecture to store and manipulate the group of objects.

  6. #6
    Registered
    Join Date
    Jan 2018
    Posts
    66
    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.

  7. #7
    Registered
    Join Date
    Oct 2016
    Posts
    270
    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.
    Best Android Training | Devops Training | SQL Server Training and many more IT courses.

Similar Threads

  1. frame with a vertical scrollbar
    By ethantinder in forum Graphics & Multimedia
    Replies: 0
    Last Post: 04-24-2008, 11:52 AM
  2. Looking for collection offer!
    By RandyMc in forum General Chat
    Replies: 1
    Last Post: 06-23-2005, 12:53 AM
  3. 3 test kit collection.
    By RandyMc in forum General Chat
    Replies: 1
    Last Post: 06-07-2005, 05:20 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •