Vidyalelo
Java Programming · Q89

Threads

Programming · Java Programming · question 89

Q89

Which of these method is used to implement Runnable interface?

A.
stop()
B.
run()
Answer
C.
runThread()
D.
stopThread()

Answer: Option B

Solution

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