Vidyalelo
Java Programming · Q94

Threads

Programming · Java Programming · question 94

Q94

Which of these method waits for the thread to terminate?

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

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board