How can you say HashMap is syncronized?
Answer Posted / maheswari
First of all I don't think HashMap is Syncronized,is it not
HashTable
| Is This Answer Correct ? | 27 Yes | 0 No |
Post New Answer View All Answers
What are local variables?
Does list maintain insertion order java?
What is difference between array and vector?
Can you use this() and super() both in a constructor?
Is java map thread safe?
What are operators and its types?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
Where are local variables stored?
How do you read and print a string in java?
What is a double?
how many types of Inheritance?
Does treeset use compareto?
What is classpath?
What is the purpose of skeleton and stub?
What is complexity in java?