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
What is comparator in java?
What is a boolean field?
Is string thread safe in java?
Give me example of derived data types.
Can you call a method on a null object?
How finally used under exception handling?
how we can create packages in java?
Explain the difference between abstract classes and interfaces in java?
What is the purpose of lambda expressions?
What's the difference between int and integer in java?
What are methods of a class?
What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?
What is the different types of functions?
Can memory leak happen java?
In case of inheritance what is the execution order of constructor and destructor?