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 string [] java?
Can a class be final?
How to create two different thread class inside a main function?
How do you format in java?
How are Observer and Observable used?
How can we make a class virtual?
Is it possible to compare various strings with the help of == operator?
What is the difference between pageContext and page implicit objects in jsp?
9 Answers Gspann Technologies, Merrill Lynch, Polaris,
What is ternary operator? Give an example.
Write a program to print all permutations of string?
is memory to the abstract class allocated ..or objects not instantiated
What types of inheritance does Java support?