Multiple choice

Which is the process of assigning load addresses to the various parts of the program, adjusting the code and data in the program to reflect the assigned addresses?

  1. Program loading

  2. Relocation

  3. Symbol resolution

  4. Stack memory allocation

  5. Static memory allocation

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

It is the process of assigning load addresses to the various parts o the program, adjusting the code and data in the program to reflect the assigned addresses.