Submitted Questions

  • why is collection framework called as framework?

    premisa

    • Apr 28th, 2006

    As the framwork is a collection of interfaces and classes.java.util package,in which that collection package itself has a coolection of classes and interfaces it will make a fremawork,hence it is so called as Fremework.

    Alok Sharan

    • Apr 27th, 2006

    Hi, A framework is essentialy a set of classes and/or interfaces of reusable code that has been designed and developed for some specific bussiness requirement. The collection is said to be a framework just because it contains the core logic for implementing what we say Data Structure.