Computer Architecture And Design Question:

Download Job Interview Questions and Answers PDF

What is Internal Interrupts?

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

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is External Interrupts?What is Software interrupts?