which exceptions is thrown when one thread has been interrupted by another thread
Answers
Answered by
0
Answer:
These methods all throw such an exception when the thread in which they are executing is interrupted, which occurs when another thread calls this method: void interrupt() ( Java 1.1 and above only) Sends an interruption to the specified thread.
Similar questions
Hindi,
3 months ago
Math,
3 months ago
India Languages,
6 months ago
India Languages,
6 months ago
Math,
1 year ago
Math,
1 year ago
Chemistry,
1 year ago