Multiple choice

Which of the following performs the resolution of externally defined symbols?

  1. Loader

  2. Linker

  3. Assembler

  4. Compiler

  5. _

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

A program which combines two or more object modules into a single object modules or into an executable file is called a linker.