-A thread is similiar to a program that has a single flow of control.A thread is a execution in a program. The life cycle of threads are:
-Newborn state
-Runnable state
-Running state
-Blocked state
-Dead state
Share To Friends Via:
More Questions For Programming in Java:
What is Java? (Answered) What is Java? . Posted On:Sat 20, March 2021 20:03:42 pm