What is the life cycle of Thread ?
Answer Posted / ravikiran
start
run
destroy are the methods
born
runnable
running
sleep/blocked
dead are the states
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
How can I right-justify a string?
Why stringbuffer is faster than string?
What is a nonetype?
What is a string what operation can be performed out with the help of a string?
Difference between comparator and comparable in java?
Explain about assignment statement?
Write code to implement bubble sort in java?
What is the inheritance?
Is 0 an irrational number?
What are dot operator queries?
What is string in java? String is a data type?
Write code of any action class?
Can we have try block without catch block?
What is the diffrence between inner class and nested class?
What is sortedmap in java?