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
How do you delete a list in java?
Are arrays classes in java?
What is flag in java?
How will you compute size of a structure?
Where are the local variables stored?
What is a parent class in java?
What are the restriction imposed on a static method or a static block of code?
Is java a compiler?
Explain yield() method in thread class ?
Explain wrapper classes in java?
How to declare objects of a class ?
What the difference is between execute, execute Query, execute Update?
What is the use of http-tunneling in rmi?
Are constructors methods?
What is the difference between length and size in java?