Elaborate protected mode memory addressing in brief.
Protected mode interrupt:
In protected mode, interrupts have exactly the same assignments as in real mode though interrupt vector table is different. Rather than interrupt vectors, protected mode uses a set of 256 interrupt descriptors which are stored in an interrupt descriptor table (IDT).