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 is the benefit of using enum to declare a constant?
What are the types of collections in java?
What is the purpose of a volatile variable?
Explain when we should make an instance variable private.
What is the format specifier?
Why volatile is used in java?
What is the purpose of extern variable?
What is the final field modifier?
What function extracts specified characters from a string?
Is void a data type?
Explain about static nested classes in java?
What is public static void main?
Define the term string pool?
What is string [] java?
How will you communicate between two applets?