Answer Posted / nashiinformaticssolutions
The life cycle of a thread includes five stages, as mentioned below.
1. New Born State
2. Runnable State
3. Running State
4. Blocked State
5. Dead State
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Error, defect,fault, failure and mistake?
Explain the difference between serializable and externalizable in java?
What is module with example?
What access modifiers can be used for methods?
Is hashset sorted in java?
Can we use catch statement for checked exceptions?
What are the differences between processes and threads?
Which non-unicode letter characters may be used as the first character of an identifier?
Can a method inside a interface be declared as final?
What is stack explain?
What is exception propagation?
What does string intern() method do?
when should you use stringbuilder class in a program?
What are the two types of java programming?
What is a memory leak in java?