Vidyalelo
Java Programming · Q90

Threads

Programming · Java Programming · question 90

Q90

Which of these method of Thread class is used to Suspend a thread for a period of time?

A.
sleep()
Answer
B.
terminate()
C.
suspend()
D.
stop()

Answer: Option A

Solution

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