what is the replacement method of stop() of thread
Answer Posted / mahesh
their is no replacement for stop(),
but their is a alternative approach is their by using
semaphore boolean conditions.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the output of the below java program?
What does jenkins do?
Is arraylist sorted in java?
Can we have any code between try and catch blocks?
If a method is declared as protected, where may the method be accessed?
What is java util?
What are the types of web technologies?
Explain about doubly linked list
Can we convert stringbuffer to string?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is the meaning of variables in research?
What are the parts of methodology?
How to display names of all components in a Container?
Can keyword be used as identifier?
Why java does not support pointers?