Which of the following statements is/are correct? A. The sleep() method is used to permanently stop the execution of the thread. B. The join() method is used to wait for this thread to die.
Reveal answer
Fill a bubble to check yourself
Which of the following statements is/are correct? A. The sleep() method is used to permanently stop the execution of the thread. B. The join() method is used to wait for this thread to die.