Sail E0 Webinar
Question

Which of these method is used to find out that a thread is still running or not?


Options:
A .  run()
B .  Alive()
C .  isAlive()
D .  checkRun()
Answer: Option C

The isAlive( ) method returns true if the thread upon which it is called is still running. It 

returns false otherwise.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers