Compiler Design

In computer science, Linker refers to which of the following?

Correct answer

C. A program that combines multiple object files generated by a compiler into a single executable program.

Explanation

Linker refers to a program that combines multiple object files generated by a compiler into a single executable program.