MCQ Single Best Answer Not Set

Q When a class extends the Thread class, it should override ............ method of Thread class to start that thread.

ID: #2292 Java thread MCQ 3,065 views
Question Info
#2292Q ID
Not SetDifficulty
Java thread MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A start()
  • B run()
  • C init()
  • D go()
Correct Answer: Option B

Explanation

run()

Share This Question

Challenge a friend or share with your study group.