What is Internal Interrupts?

Submitted by: Murtaza
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.
Submitted by: Murtaza

Read Online Computer Architecture And Design Job Interview Questions And Answers