join() method waits for a thread to die - Core Java

Q.  Which method waits for a thread to die?
- Published on 16 Jul 15

a. stop()
b. start()
c. terminate()
d. join()

ANSWER: join()

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)