Computer Science, asked by chitikeshigiridhar, 8 months ago



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 pushkart3
2

option c is correct answer

Answered by deepag0410
1

OPTION C IS YOUR ANSWER

Explanation:

HEY MATE MARK ME AS BRAINILIST

Similar questions