Which of these methods belong to Thread & Object class?
join, yield, sleep, wait, notify
Answer Posted / paletipatisrinu
wait()and notify() methods are Thread and object class methods
| Is This Answer Correct ? | 8 Yes | 13 No |
Post New Answer View All Answers
what are the methods in object?
Explain constructors and types of constructors in java.
Is boolean a wrapper class in java?
How is it possible for two string objects with identical values not to be equal under the == operator?
What is an exception? difference between Checked and Unchecked exception in Java
How do you reverse a word in java?
Can we override private method?
Explain different ways of creating a thread?
what methods would you overwrite in java.lang.object class?
What are the differences between forwarding () method and sendredirect() methods?
What is array class in java?
Why is java so popular?
How does arraylist size increase in java?
Is java free for businesses?
What is concurrent hashmap and its features?