What is the life cycle of Thread ?

Answer Posted / vaibhav mistry

The cycle of Thread is as Followed :

Start()
Run()
Wait()/Sleep()/Block()
notify()/notifyall()
Stop()

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is json parser in java?

798


Explain java code for recursive solution's base case?

754


What is the difference between yield() and sleep()?

747


What is the += operator called?

774


What is the difference between final, finally and finalize()?

762


What language is java written?

749


What is thread safe singleton?

710


What is the difference between static binding and dynamic binding?

779


Is 0 a prime number?

732


How is hashset defined in java?

713


What is run time allocation?

764


What is class forname used for?

770


Is 0 an irrational number?

803


What is passing value java?

687


Which non-unicode letter characters may be used as the first character of an identifier?

787