When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
No Answer is Posted For this Question
Be the First to Post Answer
What is final method?
How to perform quicksort in java?
what is the logic inside any default constuctor?
What is the lifetime and scope of a variable?
What is "this" keyword in java? Explain
What is the gregoriancalendar class in java programming?
What are the legal operands of the instanceof operator?
What is the difference between abstract classes and interfaces?
What is meant by distributed application? Why are we using that in our application?
Why put method is idempotent?
How can you handle java exceptions?
How will you communicate between two applets?