Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
No Answer is Posted For this Question
Be the First to Post Answer
What is boolean data type in java?
can we write program without class
How to create com object in Java?
transaction attributes ?
How do you use compareto?
What is the final class?
how you will prevent method overriding?
What is the purpose of main function in java?
Explain the difference between treeset and treemap in java?
What is broken and continue statement?
what are different ways in which a thread can enter the waiting state? : Java thread
Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain