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 the difference between a local variable and an instance variable?

552


Is void a type?

585


Can we have any code between try and finally blocks?

562


What is java regex?

534


What is the difference between comparison done by equals method and == operator?

571






Explain about method local inner classes or local inner classes in java?

572


What are the main uses of this keyword?

601


Define Multiprogramming and Multiprocessing in java.

581


What is JFC?

710


What are the different tags provided in jstl?

553


Can finally block be used without a catch?

548


What is the purpose of the main method?

545


What is difference between hashset and hashmap?

564


How do you stop a thread in java?

597


What are exception handling keywords in java?

609