How can you say HashMap is syncronized?
Answer Posted / rahul
yes u r correct, hashmap is not threadsafe. It is hashtable
which is synchronized.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
If goto and const is reserve words than why it is not work in java?
What happens if we override private method?
Why do we use regex?
What are examples of modifiers?
What is number data type?
What is a void method java?
Is java written in c?
What is the use of isempty in java?
How to instantiate static nested classes in java?
Write a function for palindrome and factorial and explain?
What are the differences between heap and stack memory?
Explain the significance of listiterator.
What is public static?
Why are variables important in research?
Why do we use predicate in java?