GATE 2000
February 13, 2024Question 9803 – Compiler-Design
February 13, 2024GATE 2001
|
Question 17
|
The process of assigning load addresses to the various parts of the program and adjusting the code and date in the program to reflect the assigned addresses is called
|
Assembly
|
|
|
Parsing
|
|
|
Relocation
|
|
|
Symbol resolution
|
Question 17 Explanation:
Relocation can change the assigned address of data and code in the program.
Correct Answer: C
Question 17 Explanation:
Relocation can change the assigned address of data and code in the program.
