What is difference between synchronize and concurrent collection in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?

8 Answers   KPIT,


what is a transient variable?

5 Answers  


What loop means?

0 Answers  


what is the difference between thread and runnable types? : Java thread

0 Answers  


What is the purpose of a volatile variable?

0 Answers  






whats is the use of final,in which situation final can be used in the application?

2 Answers   DNS,


What is constructor

9 Answers   Manforce, Tech Mahindra,


Difference between object and reference?

0 Answers  


What does it mean that a method or field is “static”?

0 Answers  


Explain what is encapsulation?

0 Answers  


What are inner and anonymous class?

3 Answers  


what is object deep copy and shallow copy and why it is required?

2 Answers  


Categories