What is the life cycle of Thread ?

Answer Posted / dhirendra kumar sharma

These are the life cycle of Thread.-------------
I) New thread
II) Runnable
III) Not runnable
IV) Dead

Is This Answer Correct ?    13 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are benefits of java?

558


Does the order of public and static declaration matter in main method?

619


What is the destroy method?

592


How do you use compareto?

549


Explain different ways of creating a thread?

529






Realized?

1666


What is an infinite loop? How infinite loop is declared?

572


Can a lock be acquired on a class in java programming?

535


How many ways can we create singleton class?

506


How can we create objects if we make the constructor private ?

544


How do you reverse a word in java?

529


Explain about collection interface in java?

549


Tell me a few examples of final classes defined in Java API?

564


Can you write a java class that could be used both as an applet as well as an application?

518


Difference between this() and super() in java ?

616