How can you say HashMap is syncronized?
Answer Posted / sunil
Hash map is unsyncronised and hash table is syncronised
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is string and its types?
When should I use singleton?
Is there is any difference between a scrollbar and a scrollpane?
What is the use of runnable interface?
What is type parameter in java?
What are the basics of core java?
Is there a case when finally will not execute?
What is the new line character?
How many characters is 2 bytes?
what is the major difference between linkedlist and arraylist in java?
Does java arraylist maintain insertion order?
what is use of functional interface in java 8?
What is a boolean used for?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
Explain the term virtual machine?