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 can the checkbox class be used to create a radio button?
What is java’s garbage collected heap?
Can one thread block the other thread?
What does \ mean in regex?
Difference between collection, collection and collections in java?
What is constructor and virtual function? Can we call a virtual function in a constructor?
How to check if a list is sorted in java?
What is meant by JVM? Is JVM platform independent or not?
Why char array is preferred over string for storing password?
Difference between vector and arraylist.
What are the disadvantages of object oriented programming?
How does hashset work in java?
What is static import?
Can we write any code after throw statement?
How do you sort a string in java?