In how many ways we can do synchronization in java?



In how many ways we can do synchronization in java?..

Answer / Basant Yadav

Synchronization can be achieved in Java using synchronized methods, synchronized blocks, and the Lock interface.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why are the methods of the Math class are static?

1 Answers  


When is an object in the mean to garbage collection?

3 Answers  


What do you mean by boolean?

1 Answers  


What is Three tier architecture. Can anyone explain with a Ordinary web application Project? (JSP,Servlets,JAVA,DAO) ?

3 Answers   TCS,


describe synchronization in respect to multithreading? : Java thread

1 Answers  


What is java lang object?

1 Answers  


Are true and false keywords?

1 Answers  


What is the purpose of the System class?

1 Answers  


What is reflexive association?

2 Answers   Infogain,


What are different ways of object creation in java ?

1 Answers  


What is prime number in java?

1 Answers  


What is bufferedreader in java?

1 Answers  


Categories