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 is immutable data?
In a class implementing an interface, can we change the value of any variable defined in the interface?
Explain the difference between serializable and externalizable in java?
What are the five major types of reference sources?
What is a return in java?
What is a blocking method in Java?
Can a class be private in java?
How do you delete a list in java?
Explain wrapper classes in java?
What is the difference between C++ and Java and your preferences?
Is class forname reflection?
What does singleton class mean?
What is the private method modifier?
What is the difference between final, finally and finalize()?
What is class??