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

What are the topics in core java?

755


What is t in parametric equations?

716


Write a program to search a number in the given list of numbers.

797


What does a method signature consist of?

687


What is multi level inheritance in java?

733






What is the purpose of using javap?

812


Is c better than java?

706


Why stringbuffer is faster than string?

750


What are static variables and functions?

799


How the metacharacters are different from the ordinary characters?

748


What is an argument in java?

676


Define Multiprogramming and Multiprocessing in java.

766


What is difference between array and arraylist in java?

653


Can inner class be public in java?

725


What is a data structure java?

708