what is the replacement method of stop() of thread
Answer Posted / umesh
interrupt() method
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
List the interfaces which extends collection interface?
Why java uses the concept of the string literal?
What is better- service oriented or batch oriented solutions?
how to deploy tomcatserver to weblogic server? write d following steps?
What do the thread?class methods run() and start() do?
What is the purpose of final keyword and when to use it?
What is covariant return type?
What is an object in java and how is it created?
What is the difference between inheritance and encapsulation?
What are the differences between string and stringbuffer?
What are the Static and Dynamic Variables? Differentiate them.
What are extraneous variables examples?
how do I create a runnable with inheritance? : Java thread
Which is the best sorting technique in java?
How big is a 32 bit integer?