explain the life cycle of thread?
Answer Posted / jetender
b/c in every program at least one thread automically involve
| Is This Answer Correct ? | 15 Yes | 17 No |
Post New Answer View All Answers
What is var keyword ?
Discuss different types of errors that generally occur while programming.
How can we find the sum of two linked lists using stack in java?
What is the purpose of skeleton and stub?
How many arguments can be passed to main ()?
What is a parameter in java?
Which non-unicode letter characters may be used as the first character of an identifier?
What is the default value of byte datatype in java?
What is the difference between compare and compareto in java?
How do you ensure that n threads can access n resources without deadlock?
What is bubble sort in java?
Are static members inherited to sub classes?
What is binary tree in java?
What is variable declaration and definition?
How do generics work in java?