what is the replacement method of stop() of thread
Answer Posted / swamireddy
SUSPEND()
because one thread apply suspend()
function.this particular thread is automatically
killed.upto when the particular thread is apply the resume
() function.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the procedures?
Is double bigger than float?
What purpose do the keywords final, finally, and finalize fulfill?
What are the types of literals?
What is encapsulation in java?
Is simpledateformat safe to use in the multithreaded program?
Explain the access modifiers for a class, method and variables?
What are filterstreams?
What is singleton math?
can rmi and corba based applications interact ?
Is void a data type?
How do you sort words in java?
What does a void function return?
What is exception propagation?
What does snprintf return?