Computer Architecture And Design Question:

What is Software interrupts?

Computer Architecture And Design Interview Question
Computer Architecture And Design Interview Question

Answer:

These types if interrupts can occur only during the execution of an instruction. They can be used by a programmer to cause interrupts if need be. The primary purpose of such interrupts is to switch from user mode to supervisor mode.


Previous QuestionNext Question
What is Internal Interrupts?What is Vertical microcode?