1
Q

IVT stands for?

A

Interrupt vector table

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The interrupts reserved by processor and having special functions in 8088 are?

A

INT 0 : Division by zero
INT 1: Trap, single step interrupt
INT 2: NMI , non mask-able interrupt
INT 3: Debug interrupt
INT 4: Arithmetic overflow, change of sign bit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

To book an interrupt ——- to that interrupt?

A

We change vector corresponding

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Bios

A

Basic input output service.
They are very low level.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

DOS?

A

Operating system services.
They are high level and build upon the BIOS services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

There is a single pin outside the processor called?

A

INT pin.
Interrupt pin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which pin is used by external hardware to generate interrupts?

A

INT pin is used by external hardware to generate interrupts.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly