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 |
Why are the methods of the Math class are static?
When is an object in the mean to garbage collection?
What do you mean by boolean?
What is Three tier architecture. Can anyone explain with a Ordinary web application Project? (JSP,Servlets,JAVA,DAO) ?
describe synchronization in respect to multithreading? : Java thread
What is java lang object?
Are true and false keywords?
What is the purpose of the System class?
What is reflexive association?
What are different ways of object creation in java ?
What is prime number in java?
What is bufferedreader in java?