explain isalive() method under thread class?



explain isalive() method under thread class?..

Answer / Sudha Devi

The isAlive() method in the Thread class returns a boolean value indicating whether the thread is still running. It returns true if the thread is still alive and false otherwise.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is interceptor in java?

1 Answers  


explain isalive() method under thread class?

1 Answers  


Input :14000 Output : hundred and fourteen thousand.(wrong) Desired output : fourteen hundred thousand.

2 Answers   Sapient,


Why doesn’t the main method throw an error with no arguments?

1 Answers  


What is @qualifier in java?

1 Answers  


what are the different phases in delivering the project during development and maintenance?

1 Answers   CTS,


Which is best framework in java?

1 Answers  


Is java a framework?

1 Answers  


Is openjdk the same as jdk?

1 Answers  


What are orm tools in java?

1 Answers  


What is the use of rs next () in java?

1 Answers  


How do I start netbeans?

1 Answers  


Categories