You are on page 1of 2

Operating system

Amit Kulkarni
Traps and interrupts
• These are the events that disrupt the normal execution of
instructions executed by the CPU
• Trap is an abnormal condition detected by the CPU
Examples: Divide by zero, or accessing a memory location that
does not exist

You might also like