Home » Java Programming » Threads :: Discussion
Discussion :: Threads - Section 1
  1. Which of these method of Thread class is used to Suspend a thread for a period of time?

  2. A.
    stop()
    B.
    sleep()
    C.
    terminate()
    D.
    suspend()

    view answer View Answer

    work space Workspace


Be The First To Comment