Can two threads call two different synchronized instance methods of an Object?
I am still not sure on this, If I have two different methods in a object and two different threads are calling them.....is it possible?
Not sure if I understood the question right.... but looks like really fundamental question. Please provide your suggestions and pointers...
