Explain why wait(), notify() and notifyall() methods are in object class rather than in thread class?
No Answer is Posted For this Question
Be the First to Post Answer
what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread
Is ++ operator is thread safe in java?
what is ennumaration?
What is a data structure java?
What is the main difference between java platform and other platforms?
What are teh sub-classes of a component class?
What’s the difference between callable and runnable?
why java does not support unsigned keyword?
Can we declare the static variables and methods in an abstract class?
What is ascii format?
Describe what a thread-local variable is in java?
What is identifier give example?