explain the life cycle of thread?
Answer Posted / manoj kumar
Thread : A Thread is a saparate path between ur source code
to execution .
it have
new , ready ,running , dispatch , stop
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What is a parameter in java?
Explain notify() method of object class ?
What is the meaning of I ++ in java?
What is hashtable and explain features of hashtable?
If try block is successfully executed, Then Is Finally block executed?
What is a java predicate?
What are operators and its types?
What does || || mean in math?
Does sprintf allocate memory?
when to use ArrayList and when to use HashMap in webApplication.
What are the rules for variable declaration?
what do you mean by marker interface in java?
What is a Hash Table? What are the advantages of using a hash table?
What are format specifiers in java?
5 Coding best practices you learned in java?