Single Choice Not Set

QWhich of the following constructor of class Thread is valid one?

ID: #2291 Java thread MCQ 2,555 views
Question Info
#2291Q ID
Not SetDifficulty
Java thread MCQTopic

Choose the Best Option

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

  • A Thread(Runnable threadOb, int priority)
  • B Thread(int priority)
  • C Thread(Runnable threadOb, String threadName)
  • D Thread(String threadName, int priority)
Correct Answer

Explanation

Thread(Runnable threadOb, String threadName)
No Previous Next Question

Share This Question

Challenge a friend or share with your study group.