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
What is codebase?
What are examples of modifiers?
What is difference between hashset and hashmap in java?
What does business logic mean?
What is lastindexof in java?
Give some features of interface?
What is command line argument
What is a values collection view ?
What type of value does sizeof return?
What is an eror in java?
When arithmeticexception is thrown?
What is meant by 'bit masking' in java?
Does java trim remove newline?
Why set is used in java?
Can vector have duplicates in java?