Vidyalelo
Java Programming · Q75

Threads

Programming · Java Programming · question 75

Q75

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

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

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board