Interview Questions and Answers for 'Talentica' | Search Interview Question - javasearch.buggybread.com
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 for 'Talentica' - 2 question(s) found - Order By Rating

 Q1. Difference between concurrentHashMap and HashTable ?Core Java
Ans. HashTable locks the complete collection to provide synchronization whereas ConcurrentHashMap only locks segments to achieve synchronization and hence better efficient and faster.

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

   Like         Discuss         Correct / Improve     concurrentHashMap  HashTable  Map  Collections     Asked in 2 Companies


Related Questions

  What is a ConcurrentHashMap ?
 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 ?
 How many read and write operations are provided at the same time by ConcurrentHashMaps ?
 Is ConcurrentHashMap synchronized ?


 Q2. What is a ConcurrentHashMap ?Core Java
Ans. ConcurrentHashMap is a hashMap that allows concurrent modifications from multiple threads as there can be multiple locks on the same hashmap.

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

   Like         Discuss         Correct / Improve     java   collections   hashmap   map   concurrenthashmap   concurrenthashmap  concurrency   general electric   ge     Asked in 32 Companies        rare


Related Questions

  What is ConcurrentModificationException ?
  What is a BlockingQueue?
 What is concurrent interface ?
  What is ConcurrentLinkedDeque ?
  What is CopyOnWriteArrayList ?
  What are the advantages and disadvantages of CopyOnWriteArrayList ?
  Name few Concurrent Collection Classes ?
 Difference between concurrentHashMap and HashTable ?
 isnt the use of HashTable and ConcurrentHashMap the same, i.e providing synchronized map collection ?



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: