What is the life cycle of Thread ?

Answer Posted / venkat

Born state.
Running state.
Idle state.
Dead state.

Is This Answer Correct ?    6 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can there be an abstract method without an abstract class?

539


What is generics in java interview questions?

541


What are recursive functions? Give some examples?

617


What does 3 dots mean in java?

520


In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?

839






Why map is used in java?

578


Can we extend a class with private constructor?

525


What are the different types of java?

561


What means public static?

562


What is difference between static variable and global variable?

548


What is the difference between exception and error in java?

493


When do we use synchronized blocks and advantages of using synchronized blocks?

665


What is e in java?

541


What is difference between iterator and enumeration in java?

527


What is thread synchronization in java?

483