Compiler Linker Loader Question:

Explain linker?

Tweet Share WhatsApp

Answer:

Usually large applications are written into small modules and are then compiled into object codes. A linker is a program that combines these object modules to form an executable.

Download OS Compiler Linker Loader PDF Read All 6 OS Compiler Linker Loader Questions
Previous QuestionNext Question
What is loader?What is dynamic linking?