How can you say HashMap is syncronized?
Answer Posted / jyotisubhra ghosh
I am sorry...HashMap is not syncronised. Its not thread
safe..rather Hashtable is syncronised...
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are some alternatives to inheritance?
Explain the JDB in depth & command line.
What is the finalize method do?
Why do people says “java is robust”?
What is string in java with example?
How do I start learning java?
What is difference between add() and addelement() in vector?
Difference between static synchronization vs. Instance synchronization?
What are the uses of synchronized keyword?
In Java list the methods that can be overridden?
Explain restrictions for using anonymous inner classes?
What is r in java?
What is the string function?
Explain thread life cycle in java?
What is the new line character?