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:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.