Which of the following is a software interrupt?

A)
INTR
B)
TRAP
C)
RST-6.5
D)
RST-5

Correct Answer : Option (D) :   RST-5


Explanation : TRAP, INTR, and RST-6.5 are the hardware interrupts but RST-5 is a software interrupt present. All software interrupts are vectored interrupts.