Close
jGuru Forums
Posted By: java_pro Posted On: Saturday, November 6, 2004 05:03 AM
If a class ABC is having a synchronized method and there is another class XYZ which extends the class ABC, then will the method be synchronized in the XYZ class also.If yes why yes and if no why no?
Re: thread synchronization
Posted By: Durai_kumar Posted On: Tuesday, November 9, 2004 11:20 AM