Problem
1. What is the name given to a routine that is executed in response to an interrupt?
2. What are the advantages of using interrupts to handle data input and output?
3. What is the last instruction of most interrupt service routines? What does this instruction do? Is there any option for this instruction?