Answer Posted / billuyadav208
Arraylist is an ordered collection.
User access elements by their interger index.
Duplicate values are also allowed.
But in hashmap is also ordered collection but don't contain
duplicate values.
Hashmap use key value for any object access.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What is main method in java?
What is core java and j2ee?
What is java awt event?
What are types of j2ee clients?
What does application client module contain?
What is awt panel java?
Is j2ee a language or framework?
Why java is interpreted language?
What is container-managed persistence?
What is java api for xml processing (jaxp)?
What is the name of java compiler?
Where can I find java developers?
Is java more difficult than c++?
What is Connector architecture?
What will happen when you compile and run the following code?