Which operation is performed by an interrupt handler?
(a) Saving the current state of the system
(b) Loading the interrupt handling code and executing it
(c) Once done handling, bringing back the system to the original state it was before the interrupt occurred
(d) All of the mentioned
I got this question in quiz.
The origin of the question is Process Structures topic in division Distributed Communication of Operating System