1.

Which function of pre defined class Thread is used to check weather current thread being checked is still running?

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


Discussion

No Comment Found