Advanced Java Question:
Download Questions PDF

Explain what is synchronization?

Answer:

When multiple threads working,Synchronization is to lock a method for a particular object.

Download Advanced Java Interview Questions And Answers PDF

Previous QuestionNext Question
Different between Struts and Spring? or Why use Spring, if you are already using Struts?Write a program to show synchronization?