IBM Interview Question

Synchronization in Java

Interview Answer

Anonymous

Jun 25, 2012

in java, run() method of a particular thread can be invoked by that thread only but by using the concept of synchronization,one thread can invoke the run() method of other