Mohan's JavaBook
Java Interview Questions
ContactUs :
Please send your Questions & Answers or Feedback to "mohan@javabook.org"
can u access a synchronized method in a class while another thread accessing a another syn method in the same class?
No,because the object is locked not the method.
Newer Post
Older Post
Home