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 |
What is a flag variable?
What modifiers are allowed for methods in an interface?
What is a variable declaration?
What are advantages of exception handling in java?
Is multiple inheritance supported by java?
Are arrays immutable in java?
What do you mean by formatting?
how to use this key word in java programming?
What is singleton class example?
Why java is not a pure object oriented language?
What are jee technologies?
Why hashset is used in java?