Multiple choice

A context switch occurs due to interrupt (clock or I/O), trap or system call. If the instruction being executed has any error or exception, it is called

  1. trap

  2. clock interrupt

  3. I/O interrupt

  4. memory fault

  5. system call

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

If the instruction being executed has any error or exception, it is called trap.