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 the generic class?
What happens to the Exception object after handling an exception?
what is Thread priority?
4 Answers Tech Mahindra, Wipro,
What is treeset and treemap in java?
Real Time sample code for Encapsulation and Abstraction. where to use abstract and where to use specifies like public private.
How are the elements of a gridbaglayout organized?
What causes memory leak in java?
Can a variable be local and static at the same time?
Can we store variables in local blocks?
What is a parameter in simple terms?
What are different access specifiers in java? Explain
JVM is platform independent or depeneded?