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

What is the purpose of @urlvalidator annotation?

555


What is struts-default package and what are it’s benefits?

573


What is the role of action class?

565


What are the classes used in struts?

624


What is the purpose of @stringlengthfieldvalidator annotation?

598






What are the advantages of spring mvc over struts mvc?

495


What are action errors?

565


Why we use struts in java?

514


What are the differences between http direct and http indirect?

467


What is the default suffix for struts2 action uri ?

550


Are interceptors thread safe?

564


What are the benefits of Struts framework?

559


How can we integrate log4j in Struts2 application?

560


What is http forward?

548


What is the purpose of @action annotation?

567