A Admin • 832.52K Points Coach Q. Which of the following statement is false? (A) The sleep() method should be enclosed in try ... catch block. (B) The yield() method should be enclosed in try ... catch block. (C) A thread can be temporarily suspended from running by using the wait() method. (D) A suspended thread using suspend() method can be revived using the resume() method. Correct Answer - Option(B) Views: 13 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.