How can you say HashMap is syncronized?
Answer Posted / rajender
i agree with 3,4,5,6,7 answers .hashmap is not syncronized
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does it mean that a class or member is final?
What are white spaces in java?
What is lifetime variable?
Where is stringbuffer stored?
What is fundamental datatype?
what is collatration?
explain what is transient variable in java?
How do you reverse a string in java without using string buffer?
How to make a write-only class in java?
Is null a keyword in java?
What is number data type in java?
How a variable is stored in memory?
Why local variables are stored in stack?
What is the difference between ArrayList and Vector? which one is better in Java
What are multiple inheritances?