Operating Systems
Process Concepts and Cpu Scheduling
Marks 1Marks 2
Synchronization and Concurrency
Marks 1Marks 2
Memory Management
Marks 1Marks 2Marks 5
File System IO and Protection
Marks 1Marks 2Marks 5
1
GATE CSE 1991
True or False
+2
-0
State whether the following statement TRUE or FALSE.

The amount of virtual memory available is limited by the availability of secondary storage.

A
TRUE
B
FALSE
2
GATE CSE 1991
MCQ (Single Correct Answer)
+2
-0.6
A ''link editor'' is a program that:
A
Matches the parameters of the macro definition with locations of the parameters of the macro call.
B
Matches external names of one program with their location in other programs.
C
Matches the parameters of subroutine definition with the location of parameters of subroutine call.
D
Acts as a link between compiler and user program.
3
GATE CSE 1991
MCQ (Single Correct Answer)
+2
-0.6
The total size of address space in a virtual memory systems is limited by
A
The length of MAR
B
The available secondary storage
C
The available main memory
D
ALL of the above
4
GATE CSE 1991
True or False
+2
-0
State whether the following statement TRUE or FALSE.

The best-fit techniques for memory allocation ensures the memory will never be fragmented.

A
TRUE
B
FALSE
GATE CSE Subjects
Theory of Computation
Operating Systems
Algorithms
Digital Logic
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages
Computer Organization