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 are the restriction imposed on a static method or a static block of code?
Can finally block be used without a catch?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What does bitwise or mean?
What happens to the Exception object after handling an exception?
What are keywords in java?
What is a numeric digit?
What is purpose of applet programming?
What is ternary operator? Give an example.
State two differences between C and Java.
Write a program to print count of empty strings in java 8?
when should you use stringbuilder class in a program?
What is member in java?
What are the 2 types of java programs?
What is static variable with example?