SCJP 5
Regards, Vijay Jamadade.
( Nothing is Impossible.)
What happens then is the part of the code that is not synchronized can get accessible to another thread and you can get more
benefit of the threading concept.
SCJP 5
Java Lover<br /> <br />Shankar Reddy <br />SCJP1.4 (88%)
Regards, Vijay Jamadade.
( Nothing is Impossible.)
Yes..... Rest of the code in the doStuff() will available to all the threads.