1
GATE CSE 1995
MCQ (Single Correct Answer)
+1
-0.3
The probability that a number selected at random between $$100$$ and $$999$$ (both inclusive ) will not contain the digit $$7$$ is
A
$${{16} \over {25}}$$
B
$${\left( {{9 \over {10}}} \right)^3}$$
C
$${{27} \over {75}}$$
D
$${{18} \over {25}}$$
2
GATE CSE 1995
MCQ (Single Correct Answer)
+1
-0.3
In a paged segmented scheme of memory management, the segment table itself must have a page table because:
A
The segment table is often too large to fit in one page.
B
Each segment is spread over a number of pages
C
Segment tables point to page table and not to the physical locations of the segment.
D
The processor’s description base register points to a page table.
3
GATE CSE 1995
MCQ (Single Correct Answer)
+1
-0.3
The principle of locality justifies the use of
A
Interrupts
B
DMA
C
Polling
D
Cache Memory
4
GATE CSE 1995
MCQ (Single Correct Answer)
+2
-0.6
The address sequence generated by tracing a particular program executing in a pure demand paging system with $$100$$ records per page with $$1$$ free main memory frame is recorded as follows. What is the number of page faults?

$$0100, 0200, 0430, 0499, 0510, 0530, 0560, 0120, 0220, 0240, 0260, 0320, 0370 $$

A
$$13$$
B
$$8$$
C
$$7$$
D
$$10$$