Answers

Question and Answer:

  Home  OS Compiler Linker Loader

⟩ Explain linker?

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.

 211 views

More Questions for you: