Computer Science for IGCSE & O level - Software (Section 2 - No. 32)
What does an interrupt do when it's serviced?
It restarts the computer.
It reloads the BIOS settings.
It causes the operating system to crash.
It resumes the execution of the interrupted process.
Explanation
Once an interrupt is serviced, the original process that was interrupted is resumed from the point it was suspended.
Comments (0)
