Why is collection framework called as framework?

Questions by geekchaks

Showing Answers 1 - 4 of 4 Answers

udaya

  • Apr 20th, 2006
 

Framework is a collection of classes and interfaces.

  Was this answer useful?  Yes

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.

  Was this answer useful?  Yes

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.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions