1
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.
2
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
3
GATE CSE 1991
True or False
+2
-0
State whether the following statement TRUE or FALSE.

The use of monitors ensures that no dead -locks will be caused.

A
TRUE
B
FALSE
4
GATE CSE 1990
True or False
+2
-0
State whether the following statements are TRUE or FALSE with reason.
The Link-load -and-go loading scheme required less storange space than the Link-and-go loading scheme.
A
TRUE
B
FALSE
GATE CSE Subjects
Software Engineering
Web Technologies
EXAM MAP