INTERRUPT PROGRAMMING
ARCHITECTURE OF 8085
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Interrupts from ____ are reserved for other advanced microprocessors, .
|
Type 0
|
|
Type 1
|
|
Type 2
|
|
Type 3
|
|
Type 5 to Type 31
|
Explanation:
Detailed explanation-1: -Interrupts are the signals generated by the external devices to request the microprocessor to perform a task. There are 5 interrupt signals, i.e. TRAP, RST 7.5, RST 6.5, RST 5.5, and INTR.
Detailed explanation-2: -TYPE 1 interrupt represents single-step execution during the debugging of a program. TYPE 2 interrupt represents non-maskable NMI interrupt. TYPE 3 interrupt represents break-point interrupt. TYPE 4 interrupt represents overflow interrupt.
There is 1 question to complete.