GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java
Go To First  |  Previous Question  |  Next Question 
 Core Java  |  Question 144 of 502    Print  
What is collection framework?what interfaces and
classes support collection framework?
one can use different groups of objects in program using collection frame work.for more detail read
collection frame work from java.util pack.



  
Total Answers and Comments: 4 Last Update: April 26, 2006     Asked by: vijay s dange 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 25, 2005 08:27:54   #1  
ranjit        

RE: What is collection framework?what interfaces and

how to upload my web application on net trough code.


 
Is this answer useful? Yes | No
October 27, 2005 06:19:00   #2  
Mamatha        

RE: What is collection framework?what interfaces and
A Collection Framework is a generic types which you use to create collection classes that support various ways to store an dmange objects of any kind in memory.The Collection Framwork supports the folowing Interfaces:1) Collection2) Set3) List4) Sorted setThe Collection Framwork supports the following Classes:1) HashSet2) TreeSet3) LinkedList4) ArrayList5) HashMap6) Vector7) LinkedHashSet8) HashTable
 
Is this answer useful? Yes | No
March 23, 2006 01:58:02   #3  
shriti sinha        

RE: What is collection framework?what interfaces and

I would like to make a correction here

HashMap and HashTable is not a part of collection framework.

What do you think mamatha?


 
Is this answer useful? Yes | No
April 25, 2006 23:57:20   #4  
soorma Member Since: February 2006   Contribution: 4    

RE: What is collection framework?what interfaces and

A collection is a group of object. its provide ways (using classes n interface)for fundamental alteration in the structure and architecture of many element in java.util pakage

classes>>>

Collections AbstractCollection AbstractList AbstractMap AbstractSet

Arraylist Arrays Date Calendar TimeZone Stack StringTokenizer

HashMap HashSet HashTable TreeMap LinkedList Vector

INterface>>>

Collection Comparator Enumrator Iterator ListIterator

Map Set SortedMap SortedSet


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape