which method is used to know the status of the Thread?
Answer Posted / vineela
we can use boolean isAlive()
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How many types of constructors are used in java?
Can we store variables in local blocks?
What does it mean that a method or field is “static”?
What is hashmap and map?
What is the base class for error and exception?
Can we sort set in java?
Explain abstract class in java?
Which method must be implemented by all threads?
Difference between object and reference?
How to split arraylist elements in java?
How to display all the prime numbers between 1 and n (n is the number, get the input from user)
Why singleton is not thread safe?
How can you handle java exceptions?
What do you understand by Header linked List?
What is byte code and why is it important to java’s use for internet programming?