collection framework hirarchy?

Answer Posted / krishna kumar g.

Collection(I)
/ \
List(I) Set(I)
/ \ / \ \
ArrayList Vector HashSet LinkedHashSet SOrtedSet(I)
|
TreeSet


Map(I)
/ | \ \
Hastable HashMap LinkedHashMap SortedMap(I)

Is This Answer Correct ?    30 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which interceptor is responsible for i18n support?

522


How can we integrate log4j in Struts2 application?

566


Are interceptors thread safe?

572


In how many ways duplicate form submission can occurs?

569


What is ognl?

600






How to get data from the velocity page in a action class?

567


What kind of mvc is struts 2?

559


What is the naming convention for a resource bundle file in struts2?

541


Explain how to work with error tags?

586


what is ACID test for fresh engineers??what is the pattern??

2369


What are the advantages of spring mvc over struts mvc?

501


What do you mean by actionservlet?

549


What are the custom tags?

532


What is struts framework in java?

535


Describe the two types of formbeans.

577