1
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 $$
2
GATE CSE 1994
MCQ (Single Correct Answer)
+2
-0.6
Consider the following heap (Figure) in which blank regions are not in use and hatched region are in use.
The sequence of requests for blocks of size $$300, 25, 125, 50$$ can be satisfied if we use.
3
GATE CSE 1994
MCQ (Single Correct Answer)
+2
-0.6
A memory page containing a heavily used variable that was initialized very early and is in constant use is removed when
4
GATE CSE 1993
MCQ (Single Correct Answer)
+2
-0.6
A simple two-pass assembler does the following in the first pass:
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages