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
Is visual studio good for java?
What software is needed for java programming?
What is the latest technology used in java?
What are the advantages in the use of spring for application development?
Is class a data type in java?
What are struts?
when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
What are the components and containers in java?
What is home interface?
How does event listener work in java?
What is java transaction api (jta)?
How many types of constructors are there in java?
What is meant by applet in java?
On which platform j2ee is based?
What is declarative security ?