How can you say HashMap is syncronized?
Answer Posted / sunil
Hash map is unsyncronised and hash table is syncronised
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by class loader? How many types are there? When will we use them?
Why java is secure? Explain.
Explain implementation and how is it different from conversion?
What do you understand by access specifiers in Java?
What happens when main () method is declared as private?
Why do we need strings in java?
What is java and their uses?
Write a java program for binary search?
Can an interface implement another interface?
Can we have return statement in finally clause? What will happen?
What is unicode in java?
Explain restrictions for using anonymous inner classes?
Which data type is a class in java?
Why is stringbuffer not immutable?
What is a pointer and does java support pointers?