Thread life cycle?

Answers were Sorted based on User's Feedback



Thread life cycle?..

Answer / chandan

1.New State
2.Running State(dat is Runnable State)
3.Running State
4.Dead State
4.Blocked

Is This Answer Correct ?    4 Yes 0 No

Thread life cycle?..

Answer / abhinandan

Ready, running , wait , dead

Is This Answer Correct ?    0 Yes 0 No

Thread life cycle?..

Answer / deepak

Runnable, Running , blocked , Dead.

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More Advanced Java Interview Questions

diff mvc1 and mvc2 wahts is mean by servlet chaining?

3 Answers   SolutionNET,


Give me simple example of hibernate caching and explain the details of caching????? thanks in adv.

1 Answers  


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

0 Answers  


what is the proxy pattern?

1 Answers  


What is Stream Tokenizer?

0 Answers   TCS,






AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

0 Answers  


What is the applet sandbox?

1 Answers  


What is the difference between a static and a non-static inner class?

0 Answers  


What is the difference between session and entity beans?

0 Answers  


how java is os independent language ?

3 Answers  


What is mdb and what is the special feature of that?

0 Answers  


explain session tracking. why we used it

3 Answers   Lionbridge,


Categories