Operating-Systems
February 13, 2024Deadlock
February 13, 2024GATE 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.
|
True
|
|
|
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.
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.
Whereas in link, load and go scheme the linkage editor does not co-exists with program in main memory while performing linking task.
