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
Is void a keyword in java?
What is the purpose of skeleton and stub?
What is the epoch date?
What are "methods" and "fields"?
Explain java coding standards for classes or java coding conventions for classes?
Can a constructor have different name than a class name in java?
In how many ways we can create threads in java?
Explain thread life cycle in java?
State two differences between C and Java.
Give an example of call be reference significance.
What variables are stored in stack?
What are the super most classes for all the streams?
What is the meaning of find and replace?
How do you check if a string contains only numeric digits?
Differences between C and Java?