MICROPROCESSOR AND MICROCONTROLLER

INTRODUCTION TO MICROPEOCESSOR

MICROPROCESSOR BASICS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
In microprocessor 8085, suddenly, all the interrupt lines become high at the same time, then
A
the processor will reset
B
the processor will burn-out
C
one specific interrupt will be processed, putting others on hold
D
nothing will happen
Explanation: 

Detailed explanation-1: -When the INTR signal is high, then the microprocessor completes its current instruction and sends active low interrupt acknowledge signal. When instructions are received, then the microprocessor saves the address of the next instruction on stack and executes the received instruction.

Detailed explanation-2: -TRAP is the internal interrupt that has the highest priority among all interrupts except the divide by zero exception.

There is 1 question to complete.