Multiple choice

Which of the following occurs both when a linker combines object files and when a loader copies an executable file into memory in preparation for execution?

  1. Binary object file

  2. Object code

  3. Program controlled dynamic memory allocation

  4. Relocation

  5. Static memory allocation

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

It occurs both when a linker combines object files and when a loader copies an executable file into memory in preparation for execution.