Vidyalelo
Java Programming · Q77

Threads

Programming · Java Programming · question 77

Q77

Which of these method is used to begin the execution of a thread?

A.
run()
B.
start()
Answer
C.
runThread()
D.
startThread()

Answer: Option B

Solution

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