What is the life cycle of Thread ?

Answer Posted / chinnadurai

1. when the thread create New State
2. after start() Runnable state
3. Running State
4. Wait/Block/Sleep State
5. Dead State

Is This Answer Correct ?    79 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If a class is declared without any access modifiers, where may the class be accessed in java programming?

659


how to create multithreaded program? Explain different ways of using thread? : Java thread

530


What is an object class?

560


Describe how to implement singleton design pattern in struts.

535


What is arguments in java?

523






How will you load a specific locale?

538


Are functions objects in java?

543


What type of language is java?

541


Explain listiterator and methods in listiterator?

549


Tell me about different OOPS concepts.

593


What is a treemap in java?

543


What if I write static public void instead of public static void in java?

579


How do you add an element to a hashset in java?

492


Which browsers work with java?

562


Describe method overriding

589