1.

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

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


Discussion

No Comment Found