Which of these methods belong to Thread & Object class?
join, yield, sleep, wait, notify
Answers were Sorted based on User's Feedback
Answer / paletipatisrinu
wait()and notify() methods are Thread and object class methods
| Is This Answer Correct ? | 8 Yes | 13 No |
Where will it be used?
What are jee technologies?
What are the limitations for static method?
What are static methods?
Can a class have a static inner class?
what is the use of bean managed and container managed with example?
Does garbage collection guarantee that a program will not run out of memory?
What is difference between null and void?
how would you implement a thread pool? : Java thread
Explain when classnotfoundexception will be raised ?
Can a static block throw exception?
why ,we are using jsp and html.which one is better?