Answer Posted / ravikiran
stop(),suspend() resume() methods are deprecated used for
inter thread communication
stop will stop the exceution of thread
suspend will temporarily suspends the thread execution
resume will invoke the suspended threads for execution
| Is This Answer Correct ? | 46 Yes | 3 No |
Post New Answer View All Answers
What do you mean by checked exceptions?
What is the difference between call by reference and call by pointer?
What is meant by stack and queue?
String class is defined under which package in java?
What is broken and continue statement?
What is abstract class? Explain
What does exclamation mean in java?
What is valid keyword in java?
Differences between C and Java?
how many types of Inheritance?
What do you mean by default constructor in java?
What is length in java?
What is communist flag?
Write a program to print the pattern given below
Are there structures in java?