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 / dsr
Collections.synchronizedMap(HashMap object)
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between I ++ and ++ I in java?
How will you load a specific locale?
How do you reverse a list?
Can we override constructors in java?
Can we use string in the switch case?
How do you do math powers in java?
What is treemap in java?
What is a nested structure?
Is nan false?
What technique is carried out to find out if a particular string is empty?
How an object is serialized in java?
Can a static method be overridden in java?
What is a pointer and does java support pointers?
What happens when I use / and % with a negative numerator?
What are the topics in advance java?