1.

Which of these method waits for the thread to treminate?

A. sleep()
B. isAlive()
C. join()
D. stop()
Answer» D. stop()


Discussion

No Comment Found