which method is used to know the status of the Thread?
Answer Posted / chandrarekha
isAlive() method tells whether the thread is alive or not
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What is the use of static class?
How is string stored in java?
Can two objects have same hashcode?
State some advantages of java?
What is the purpose of garbage collection in java, and when is it used?
What is diamond operator in java?
Is java ee a framework?
If an object is garbage collected, can it become reachable again?
Can we convert integer to string in java?
How are variables stored?
Is array dynamic in java?
What is the difference between the font and fontmetrics classes in java programming?
What one should take care of, while serializing the object?
Do you need to import math in java?
How to convert string to char and vice versa?