Give a briefing on the life cycle of a thread.



Give a briefing on the life cycle of a thread...

Answer / nashiinformaticssolutions

The life cycle of a thread includes five stages, as mentioned below.
1. New Born State
2. Runnable State
3. Running State
4. Blocked State
5. Dead State

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain notifyall() method of object class ?

0 Answers  


When the constructor of a class is invoked?

0 Answers  


What is consumer in java?

0 Answers  


Why are the objects immutable in java?

0 Answers  


What is Map interface?

3 Answers   Wipro,






What is java class writing rules?

1 Answers   Oracle,


What are the different types of sorting in java?

0 Answers  


How do you declare a destructor in java?

0 Answers  


How to invoke external process in java.

0 Answers  


What are the differences between graph and tree?

0 Answers   Amazon,


Can you override static method in java?

1 Answers  


How does enum work in java?

0 Answers  


Categories