MCQs > IT & Programming > Java > Which is the correct way to run a thread?

Java MCQs

Which of the following is the correct way to run a thread?

Answer

Correct Answer: Thread thread = new MyThread(); thread.start();

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Java Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it