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

Question:
Which of the following constructor of class Thread is valid one?

1.Thread(Runnable threadOb, String threadName)

2.Thread(Runnable threadOb, int priority)

3.Thread(String threadName, int priority)

4.Thread(int priority)

Posted Date:-2021-10-25 05:37:20


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!