Q77
Which of these method is used to begin the execution of a thread?
A.
run()
B.
start()
AnswerC.
runThread()
D.
startThread()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board