How ConcurrentHashMap provides better performance compared to HashTable ?
Javasearch.buggybread.com

Search Interview Questions


 More than 3000 questions in repository.
 There are more than 900 unanswered questions.
Click here and help us by providing the answer.
 Have a video suggestion.
Click Correct / Improve and please let us know.
Label / Company      Label / Company / Text

   



Interview Questions and Answers

 Q1. How ConcurrentHashMap provides better performance compared to HashTable ?Core Java
Ans. ConcurrentHashMap uses multiple buckets to store Data and hence avoid read locks which facilitates better performance.

 Help us improve. Please let us know the company, where you were asked this question :   

   Like         Discuss         Correct / Improve     ashTabl      expert        rare


Related Questions

  What is a ConcurrentHashMap ?
 Difference between concurrentHashMap and HashTable ?
 isnt the use of HashTable and ConcurrentHashMap the same, i.e providing synchronized map collection ?
 If a Map needs to be accessed simultaneously by multiple threads, which collection class should be used ?
 Why do we need ConcurrentHashMap ?
 Isnt the use of HashTable and ConcurrentHashMap the same, i.e providing synchronized map collection ?
 How many read and write operations are provided at the same time by ConcurrentHashMaps ?
 Is ConcurrentHashMap synchronized ?



Help us and Others Improve. Please let us know the questions asked in any of your previous interview.

Any input from you will be highly appreciated and It will unlock the application for 10 more requests.

Company Name:
Questions Asked: