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 |
What is the relation between the infobus and rmi?
What class is the top of the awt event hierarchy?
how can we load a file of a user in the database table?
difference between applicationserver and webserver
which deployment descriptor element is used to configure the authentication method? a. auth-config b. login-config c. sec-config
How is serialization used generally ?
What are the steps to write p-to-p model application?
What is the purpose of the wait() method?
Explain what is orm?
What are skeletons and stubs and how they are generated?
How are commas used in the intialization and iteration parts of a for statement?
what is default length of textfield ?