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

(a) Disk scheduling $$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,$$(1) Round robin
(b) Batch processing $$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,$$ (2) $$SCAN$$
(c) Time sharing $$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,$$ (3) $$LIFO$$
(d) Interrupt processing $$\,\,\,\,\,\,\,\,\,\,\,$$(4) $$FIFO$$

A
$$a - 3,\,\,b - 4,\,\,c - 2,\,\,d - 1$$
B
$$a - 4,\,\,b - 3,\,\,c - 2,\,\,d - 1$$
C
$$a - 2,\,\,b - 4,\,\,c - 1,\,\,d - 3$$
D
$$a - 3,\,\,b - 4,\,\,c - 3,\,\,d - 2$$
4
GATE CSE 1997
MCQ (Single Correct Answer)
+1
-0.3
$$I/O$$ redirection
A
Implies changing the name of a file
B
Can be employed to use an existing file as input file for a program
C
Implies connection $$2$$ programs through a pipe
D
None of the above

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies