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
What do you mean by scope of variable?
How many types of java are there?
Can string be considered as a keyword?
Do you need to import math in java?
What are keywords in java?
Why hashmap is used in java?
v-model life cycle
How java is similar to c?
Explain constructors and types of constructors in java.
describe synchronization in respect to multithreading? : Java thread
How do you make an arraylist empty in java?
what are synchronized methods and synchronized statements? : Java thread
Is array primitive data type in java?
Is java 9 released?
what is mutual exclusion? : Java thread