Same common question what is Map,Set,HashMap,List????
Answer Posted / dsr
Map,set ,List are collection interfaces.
HashMap is a collection class.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain inheritance in java?
What do you mean by stack?
How to perform quicksort in java?
What is a ?
Explain tree set and its features?
Can we declare the main method of our class as private?
How do I print a “?
What is java util?
What is a copy constructor in java?
Why is a constant variable important?
What is the size of integer?
What is thread safe java?
Does java have extension methods?
Explain about data types?
what are the states associated in the thread? : Java thread