What is the life cycle of Thread ?
Answer Posted / dhirendra kumar sharma
These are the life cycle of Thread.-------------
I) New thread
II) Runnable
III) Not runnable
IV) Dead
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
What is the primary benefit of encapsulation?
Do you need to import math in java?
What is the properties class in java programming?
What is the difference in between cpp and java? Can u explain in detail?
When we serialize an object does the serialization mechanism saves its references too?
What does string [] args mean?
How to reverse string in java?
Explain about static imports in java?
Can a class be declared as static?
What is serialversionuid?
What is meant by javabeans?
What is the major advantage of external iteration over internal iteration?
What is java dot?
Can we inherit inner class?
explain the difference between jdk and jvm?