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


Please Help Members By Posting Answers For Below Questions

How can you traverse a linked list in java?

673


What is wrapper class example?

529


What is flag in python?

544


Explain Basics of OOP Language in java

582


What is proper subset?

529






Does java trim remove newline?

534


What is rule of accessibility in java?

536


What is a null point?

550


What do you mean by Hash Map and Hash Table?

591


Which access specifier can be used with class ?

527


Name some classes present in java.util.regex package.

598


What is * argv?

696


what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread

482


How can I become a good programmer?

482


What is difference between synchronize and concurrent collection in java?

514