Q32
When a class extends the Thread class ,it should override ............ method of Thread class to start that thread.
A.
start()
B.
run()
AnswerC.
init()
D.
go()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board