Computer Science, asked by divina8242, 10 months ago

Explain the structure of interrupt vector table of 8086

Answers

Answered by Raju2392
0

Answer:

Interrupt Vector Table (IVT): The interrupt vector (or interrupt pointer) table is the link between an interrupt type code and the procedure that has been designated to service interrupts associated with that code. 8086 supports total 256 types i.e. 00H to FFH.

Similar questions