Compiler Linker Loader Question:
Download Questions PDF

Explain linker?

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 Interview Questions And Answers PDF

Previous QuestionNext Question
What is loader?What is dynamic linking?