GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Core Java

 Print  |  
Question:  What is collection framework?what interfaces and
classes support collection framework?


Answer: one can use different groups of objects in program using collection frame work.for more detail read
collection frame work from java.util pack.


March 03, 2006 01:58:02 #3
 shriti sinha   Member Since: Visitor    Total Comments: N/A 

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?

     

 

Back To Question