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
What is json parser in java?
Explain java code for recursive solution's base case?
What is the difference between yield() and sleep()?
What is the += operator called?
What is the difference between final, finally and finalize()?
What language is java written?
What is thread safe singleton?
What is the difference between static binding and dynamic binding?
Is 0 a prime number?
How is hashset defined in java?
What is run time allocation?
What is class forname used for?
Is 0 an irrational number?
What is passing value java?
Which non-unicode letter characters may be used as the first character of an identifier?