Question

What is dead thread in java ?

A A thread that is waiting for I/O operation
B A thread completed its run method
C A thread is in sleep
D None of these
Answer & Explanation
Option: [B]

A dead or terminated thread has completed its run() method. It can never be restarted.

⭐ Make GKSeries Your Preferred Source on Google

Add GKSeries as Preferred Source