1
GATE CSE 1998
MCQ (Single Correct Answer)
+2
-0.6
The overlay tree for a program is as shown below: GATE CSE 1998 Operating Systems - Memory Management Question 56 English

What will be the size of the partition (in physical memory) required to load (and run) this program?

A
$$12$$ $$KB$$
B
$$14$$ $$KB$$
C
$$10$$ $$KB$$
D
$$8$$ $$KB$$
2
GATE CSE 1998
MCQ (Single Correct Answer)
+1
-0.3
A counting semaphore was initialized to 10. Then 6 P (wait) operations and 4 V (signal) operations were completed on this semaphore. The resulting value of the semaphore
A
0
B
8
C
10
D
12
3
GATE CSE 1998
Subjective
+5
-0
In a computer system where the ‘best-fit’ algorithm is used for allocating ‘jobs’ to ‘memory partitions’, the following situation was encountered: GATE CSE 1998 Operating Systems - Memory Management Question 31 English

When will the $$20$$ $$K$$ job complete?

4
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
EXAM MAP