1
Q

Another interrupt used by the debugger is the —-.

A

Break point interrupt. INT 3

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

After every instruction , values of all registers are —- and the debugger waits for a —?

A

shows, key

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

Another interrupt used by the debugger is the —-.

A

Break point interrupt. INT 3

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

INT 3 has a —– opcode, so it can be replaced by any —-?

A

single byte, instruction

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

The environment of a program in the very simple case is all its ——- and —–?

A

Registers , stack

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

Which highest priority interrupt periodically comes to the processor?

A

IRQ 0

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

The space where all registers of a task are stored is called —-?

A

Process control block. or PCB

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

INT 8 that is saving and restoring the register is called ?
And the whole event is called?

A

scheduler ,
Context switch

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

Timer interrupt frequency?

A

When we press a key , a new thread are register. There is slowdown in speed of multitasking, to improve the speed we can change timer interrupt frequency.

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

The video service are exported via?

A

INT 10

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