Sail E0 Webinar
Question
Which of the following constructor of class Thread is valid one?
Options:
A .  Thread(Runnable threadOb, int priority)
B .  Thread(int priority)
C .  Thread(Runnable threadOb, String threadName)
D .  Thread(String threadName, int priority)
E .  None of these
Answer: Option C

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers