1
GATE CSE 1998
MCQ (Single Correct Answer)
+1
-0.3
Which of the following devices should get higher priority in assigning interrupts?
A
Hard disk
B
printer
C
Keyboard
D
Floppy disk
2
GATE CSE 1998
MCQ (Single Correct Answer)
+1
-0.3
Which of the following is true?
A
Unless enabled, a $$CPU$$ will not be able to process interrupts.
B
Loop instructions cannot be interrupted till they complete.
C
A processor checks for interrupts before executing a new instruction.
D
Only level triggered interrupts are possible on microprocessors.
3
GATE CSE 1997
MCQ (Single Correct Answer)
+1
-0.3
The correct matching for the following pairs is
$$\,\,\,\,\,$$ List - $${\rm I}$$
(a) $$DMA$$ $$\,\,$$ $${\rm I}/O$$
(b) Cache
(c) Interrupt $${\rm I}/O$$
(d) Condition Code Register

$$\,\,\,\,\,$$ List - $${\rm II}$$
(1) High speed $$RAM$$
(2) Disk
(3) Printer
(4) $$ALU$$

A
$$a - 4,\,\,b - 3,\,\,c - 1,\,\,d - 2$$
B
$$a - 2,\,\,b - 1,\,\,c - 3,\,\,d - 4$$
C
$$a - 4,\,\,b - 3,\,\,c - 2,\,\,d - 1$$
D
$$a - 2,\,\,b - 3,\,\,c - 4,\,\,d - 1$$
4
GATE CSE 1997
MCQ (Single Correct Answer)
+1
-0.3
When an interrupt occurs, an Operating System
A
Ignore the interrupt
B
Always changes state of interrupted process after processing the interrupt
C
Always resumes execution of interrupted process after processing the interrupt
D
May change state of interrupted processes to ''blocked'' and schedule another process.
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP