which method is used to know the status of the Thread?
Answer Posted / devarathnam c,kotagudibanda(po
Hi... we can use public void isAlive();
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Is it possible to compare various strings with the help of == operator?
What are the characteristics of java?
How do you empty a list in java?
What are static blocks in java ?
Why do we need wrapper classes?
What is meant by attribute?
In how many ways we can create threads in java?
What is the diffrence between inner class and nested class?
What is meant by the value of a variable?
What is autoboxing and unboxing?
What is a key in java?
What does string [] args mean?
What is string args [] in java?
In case of inheritance what is the execution order of constructor and destructor?
Why java strings are immutable in nature?