12. Which operation is performed by an interrupt handler?
• Saving the current state of the system
• Loading the interrupt handling code and executing it
• Once done handling, bringing back the system to the original state it was before the interrupt occurred