What state does a thread enter when it terminates its processing in java programming?



What state does a thread enter when it terminates its processing in java programming?..

Answer / Vipin Kumar Gangwar

A thread enters the dead state (or terminative state) when it terminates its processing.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Relationship between an event-listener interface and an event-adapter class?

1 Answers  


please tell me what is wrapper class in java with example ?

6 Answers   HP,


How does Vector implement synchronization?

4 Answers   Ness Technologies,


How to instantiate member inner class?

1 Answers  


How the threads are synchronized?

2 Answers   BMC, CTS,


What is java reflection api?

1 Answers  


why java does not support multiple inheritance

41 Answers   Diamond, Euclid, Evergent, KLKJ, Mind Tree, NIIT, SSI Small Scale Industries, Wipro,


What are the differences between this and super keyword?

1 Answers  


What does provide mean construction?

1 Answers  


Why is inheritance used in java?

1 Answers  


what are depricated methods in threads and explain the lifecycle methods

5 Answers   CTS,


What is private static in java?

1 Answers  


Categories