Answer Posted / banti
Thread has following life cycles:
1.Ready to Run
2.Runnable
3.Running
4.Blocked/Waiting
5.Dead
Once thread is dead there is no way it coming back to
running state.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Distinguish between a predicate and a function?
what state does a thread enter when it terminates its processing? : Java thread
What is nan in java?
What is java and why do we need it? Explain
What is api in java?
I want to print “hello” even before main is executed. How will you acheive that?
What is extension method in java?
What is the synchronized method modifier?
What does += mean in java?
What is the loop in java?
Is there a way to increase the size of an array after its declaration?
What is a percentage sign called?
What are functions in java?
Which is illegal identifier in java?
What are scriptlets?