which method is used to know the status of the Thread?
Answer Posted / piyush
JDK 1.5 has added the new functionality to know the state of
the Thread as getState();
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What does string [] args mean?
If two threads have same priority which thread will be executed first ?
What is the purpose of methodology?
What is the importance of main method in Java?
What is java util function?
When would you use a static class?
What is <> used for in java?
Explain about method local inner classes or local inner classes in java?
What is proper subset?
Is array an object in java?
What is deserialization?
What does ide stand for?
Explain the polymorphism principle?
Who found java?
How many bits is size_t?