State the Protected mode interrupt
In protected mode, interrupts have exactly same assignments just like in real mode though the interrupt vector table is different. Instead of interrupt vectors, protected mode uses a set of 256 interrupt descriptors which are stored in an interrupt descriptor table (IDT).