Computer Architecture And Design Question:

What is Internal Interrupts?

Tweet Share WhatsApp

Answer:

They are also known as traps and their causes could be due to some illegal operation or the erroneous use of data. Instead of being triggered by an external event they are usually triggered due to any exception that has been caused by the program itself. Some of the causes of these types of interrupts can be due to attempting a division by zero or an invalid opcode etc.

Download Computer Architecture And Design PDF Read All 42 Computer Architecture And Design Questions
Previous QuestionNext Question
What is External Interrupts?What is Software interrupts?