Explain protected mode interrupt.
In this mode, interrupts have exactly similar assignments as in real mode, but the interrupt vector table is not same. In place of interrupt vectors, this mode uses a set of 256 interrupt descriptors which are stored in an interrupt descriptor table (IDT).