Home Answers Viewqa Java-Interview-Questions Why the wait(),notify() should not avaialable in Thread class.

 
 


chennakesavarao
Why the wait(),notify() should not avaialable in Thread class.
0 Answer(s)      2 years and 2 months ago
Posted in : Java Interview Questions

wait(),notify(),notifyall() is available in Object class.We are using those method in Threading then why don't they put the 3 methods in thread class.

View Answers









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.