Q94
Which of these method waits for the thread to terminate?
A.
sleep()
B.
isAlive()
C.
join()
AnswerD.
stop()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board