explain the life cycle of thread?

Answer Posted / ganesh

There are number of stages for executing the Thread.
1.ready to run
2.run
3.suspend(wait,sleep)
4.resume(notify,notify all)
5.kill.

Is This Answer Correct ?    64 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the integer of 16?

531


What are the 6 mandatory procedures for iso 9001?

523


What are constants?

592


In which order the iterator iterates over collection?

574


Explain the private field modifier?

604






What is an example of procedure?

510


What is java basic concept?

519


Explain hashset and its features?

572


Is integer passed by reference in java?

558


Discuss 2D arrays.

599


explain local datetime api in java8?

549


What is the difference between throw and throws in java?

548


What is udp in java?

529


Why java is said to be pass-by-value ?

533


How thread scheduler schedule the task?

578