What is the life cycle of Thread ?

Answer Posted / ravikiran

start
run
destroy are the methods

born
runnable
running
sleep/blocked
dead are the states

Is This Answer Correct ?    12 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an error in java?

635


What is the benefit of singleton pattern?

516


What is the difference between yielding and sleeping?

546


How many types of interfaces are there?

568


What are the benefits of operations in java?

487






What is the difference between static method and instance method in Java?

560


Why do we use regex?

553


How do you create an array in java?

523


Explain java thread life cycle.

576


What is class forname?

538


How many types of threads are there in java?

497


What is stack class in java?

536


What is class and object in java?

545


Why parameters should be passed by reference?

490


What are JVM.JRE, J2EE, JNI?

680