Answer Posted / srikanth
arraylist is used for storing collection of elements with
duplicates
they can store only keys
it is extending list interface
hashmap
--------
hashmap is used for storing collection of elements with key
value pair without duplicates in unordered way
it is extending map interface
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the components of the java platform?
What is j2ee tutorial?
What is application client container?
What is j2ee product provider?
What is java api for xml registries (jaxr)?
What is javaserver pages (jsp)?
What is fatal error?
What is the difference between java and j2ee?
What id url?
Explain j2ee architecture.
What is architecture neutral in java?
What is archiving?
How many types of modules is defined by j2ee specification?
Why is java important for internet?
How many types of constructors are there in java?