How many read and write operations are provided at the same time by ConcurrentHashMaps ?
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 many read and write operations are provided at the same time by ConcurrentHashMaps ?Core Java
Ans. ConcurrentHashMaps provide unlimited read operation fro multi threaded environment. For write operation only one thread can change value for particular segment of map.

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

   Like         Discuss         Correct / Improve     ConcurrentHashMap     Asked in 1 Companies


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 ?
 How ConcurrentHashMap provides better performance compared to HashTable ?
 Why do we need ConcurrentHashMap ?
 Isnt the use of HashTable and ConcurrentHashMap the same, i.e providing synchronized map collection ?
 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: