Y Yami Thakur • 9.05K Points Tutor III Bookmark Embed Report View In MB-Short Q. Which of these statements are wrong about Thread? (A) start () method is used to start a thread function (B) run () method is used to start a thread process before start the () method in special cases (C) The thread can be created using only the runnable interface (D) The thread can be made of a class that extends to the Thread class Correct Answer - Option(B) Views: 272 Filed under category JAVA Share
Discusssion
Login to discuss.