Multithreading (each question carries two marks)
{"name":"Multithreading (each question carries two marks)", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"output is, Which two are valid constructors for Thread?1. Thread(Runnable r, String name) , 2. Thread(), 3. Thread(int priority) 4. Thread(Runnable r, ThreadGroup g) 5.Thread(Runnable r, int priority), Which of the following line of code is suitable to start a thread ?","img":"https://cdn.poll-maker.com/8-395418/q5.png?sz=1200-000000100053"}

