Which of the following constructors of the Thread class is valid?
A. Thread(int priority)
B.Thread(Runnable r, String name)
C.Thread(Runnable r, Thread t)
D.Thread (String name, int priority)
Answers
Answered by
2
option c is correct answer
Answered by
1
OPTION C IS YOUR ANSWER
Explanation:
HEY MATE MARK ME AS BRAINILIST
Similar questions