Multiple choice

Which one takes part in the resolution of symbols that were defined externally?

  1. Linker

  2. Assembler

  3. Compiler

  4. Loader

  5. Interpreter

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

In computer science, a linker or link editor is a computer program that takes one or more object files generated by a compiler and combines them into a single executable program.