Operating-Systems
February 13, 2024
Deadlock
February 13, 2024
Operating-Systems
February 13, 2024
Deadlock
February 13, 2024

GATE 1990

Question 24

State whether the following statements are TRUE or FALSE with reason:

The Link-load-and-go loading scheme required less storage space than the link-and-go loading scheme.

A
True
B
False
Question 24 Explanation: 
In link and go scheme the linkage editor co-exists with program in main memory while performing the linking task.
Whereas in link, load and go scheme the linkage editor does not co-exists with program in main memory while performing linking task.
Correct Answer: A
Question 24 Explanation: 
In link and go scheme the linkage editor co-exists with program in main memory while performing the linking task.
Whereas in link, load and go scheme the linkage editor does not co-exists with program in main memory while performing linking task.

Leave a Reply

Your email address will not be published. Required fields are marked *