Home / Report Question

Q. What is the purpose of the run() method in Java threads?
  • A. To stop the thread
  • B. To initiate the thread
  • C. To define the code executed by the thread
  • D. To pause the thread