What happens when we invoke a thread?s interrupt method
while it is in sleeping or waiting condition?
Answer / meeti
void interrupt()
This method interrupts the thread on which it is invoked. In
the Waiting-for-notification, Sleeping, or
Blocked-for-join-completion states, the thread will receive
an InterruptedException.
| Is This Answer Correct ? | 1 Yes | 0 No |
whats is stored procedure,joins
What is rmic?
the use of try and ffinally keyword
Can I use javascript to submit a form?
does j2ee means advanced java
What are the implicit objects?
What is a modular application?
How two threads will communicate with each other?
What is Introspection?
Can we sent objects using Sockets?
Can we define constructors in Servlet?
3 Answers Accenture, Opus, Wipro,
What is the map interface?