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 difference between I ++ and ++ I in java?
Where is the find and replace?
How do you write a good declaration?
What is java util concurrentmodificationexception?
What is nested loop? What is dangling else condition in it?
Can constructor return value?
What are aggregate functions explain with examples?
What are runtime exceptions?
What is the basic concepts of OOPS?
when should you use stringbuilder class in a program?
What is the base class in java from which all classes are derived?
What is use of map in java?
What is a singleton class in Java?
What are features of java?
what is the final keyword denotes in java?