This technique is used to overcome the limitation of programmed I/O.
In interrupt driven I/O, instead of making the processor to verify the status of I/O module. It is the responsibility of I/O module to intimate the processor by interrupt signal.
CPU responds to interrupt signals and stores the return …