Which One is optimal to choose ?
Syncronized hash map or Hash table with single thread model?
How can a hash map syncronized with out using syncrozed
blocks in programm?
Answer Posted / ravikiran
Collections.synchronizedMap()
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in java?
What is preparedstatement in java?
Can we sort list in java?
what is synchronization? : Java thread
Does treeset allow null in java?
Discuss different types of errors that generally occur while programming.
What is java full form?
Explain scope or life time of local variables in java?
Differentiate between a class and an object.
What is the difference between a break statement and a continue statement?
What is meant by anonymous class?
Is break statement can be used as labels in java?
What is the purpose of an interface?
What does indexof return in java?
How do I find and replace in word?