Google News
logo
Electronics and Communication Engineering (ECE) : Microprocessors - Quiz(MCQ)
Which of the following is not a property of TRAP interrupt in microprocessor?
A)
It is of highest priority
B)
It is a vectored interrupt
C)
It uses edge-triggered signal
D)
It is a non-maskable interrupt

Correct Answer : Option (C) :   It uses edge-triggered signal


Explanation : TRAP interrupt in 8085 microprocessor uses both level and edge-triggered clock because it is of highest priority among all the interrupts.

Advertisement