What is an Interrupt

Interrupt: This is an asynchronous message sent to a process or thread which interrupts what it is at present doing. This generally outcomes in an InterruptedException object being received by an interrupted thread. Waiting for an interrupt is an option to the polling.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.