Home / Report Question

Q. Which method starts a thread's execution?
  • A. run()
  • B. start()
  • C. execute()
  • D. init()