Answer Posted / vivek
map is an interface and hash map is the class which implements the map interface.both map and hash map are unsynchronized...
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How do you use substring in java?
What do you mean by local variable and instance variable?
Define linked list and its features with signature?
What are classloaders?
What is ordered map in java?
What is the benefit of inner / nested classes ?
How many types of voids are there?
What is string builder?
Is zero a positive integer?
Is java based on c?
what is instanceof operator used in java?
Explain about instanceof operator in java?
Why are the destructors for base class and derived class called in reverse order when the program exits
What is implicit object in java?
What is a stringbuilder?