explain the life cycle of thread?

Answer Posted / rakesh

1) new bron state
2) runnable state
3) running state
4) blocked state
5) dead state

Is This Answer Correct ?    26 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to split a string in java?

622


What is void class in java?

522


What are the drawbacks for singleton class?

514


What is the difference between array and array list in java?

600


How to split arraylist elements in java?

585






what is synchronization and why is it important? : Java thread

584


What is the size of integer?

581


Is main a keyword in java?

534


Explain about main() method in java ?

577


What is the += operator called?

575


Objects or references which of them gets garbage collected?

528


Can we declare main () method as non static?

514


What is math floor in java?

470


Which method cannot be overridden in java?

586


How to obtain a performance profile of java program

540