explain the life cycle of thread?
Answer Posted / rakesh
1) new bron state
2) runnable state
3) running state
4) blocked state
5) dead state
| Is This Answer Correct ? | 26 Yes | 3 No |
Post New Answer View All Answers
What is concurrent hashmap and its features?
What is an interface in java?
What is __ init __ functions?
What happens if main method is not static?
What is difference between calling start() and run() method of thread?
Can you explain the meaning of aggregation and composition
Can we clone singleton object in java?
What is a qms manual?
Explain implementation and how is it different from conversion?
What does java stand for?
How can you write a loop indefinitely in java programming?
What is a java lambda expression?
Can we declare the static variables and methods in an abstract class?
Does a class inherit the constructors of its superclass in java programming?
What about method local inner classes or local inner classes in java?