what are depricated methods in threads and explain the
lifecycle methods
Answer Posted / ejp
Good grief. Doesn't anybody read the Javadoc? There are
*six* deprecated methods in java.lang.Thread.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How does split work in java?
What is the final class?
What is a newline character in java?
Difference between abstract and concrete class ?
Java is Pass by Value or Pass by Reference?
What is finalize()? Is finalize() similar to a destructor?
What is java abstraction with example?
Why is singleton not thread safe?
Explain wait(), notify() and notifyall() methods of object class ?
What is autoboxing in java?
What is string made of?
What is the basic concepts of OOPS?
In java how do we copy objects?
What is the main difference between java platform and other platforms?
Where to store local variables?