Home / Questions / Explain isAlive() method under Thread class?
Explanatory Question

Explain isAlive() method under Thread class?

👁 695 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

It is used to find out whether a thread is still running or not.