Multiple choice

Which of the following system programs is a process that resolves external symbolic references by linking need object modules, which are referenced in the program?

  1. Allocation

  2. Linking

  3. Relocation

  4. Either Allocation or Relocation

  5. None of these

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

This is a process that resolves external symbolic references by linking need object modules, which are referenced in the program.