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 are peerless components in java programming?
What is the syntax and characteristics of a lambda expression?
What do you mean by formatting?
How do you sort arraylist in descending order?
What do you meant by active and passive objects?
diff between abstract methods and interfaces with programing (code) example?
What is a null class?
How do you convert int to char in java?
. What are the differences between constructor and method of a class in Java?
how can i take the inputs from users in java program?
What methods are used to get and set the text label displayed by a button object?
What do you mean by collectors in java 8?