Runnable Thread State
runnable state bassically which state when our thread ready for the run .but in that tym also thread scheduler didnt select for the rnning state .when the thread is enters the in this state the statrt method is invoked.When the thread is in the runnable state, it is considered alive.
Posted By:
Name:Rajesh Kr
URL: Runnable Thread State