1.

Which method in Thread class is used to check weather a thread is still running?

A. isAlive()
B. Join()
C. isRunning()
D. Alive()
Answer» B. Join()


Discussion

No Comment Found