Computer Science, asked by thanuja864, 4 months ago

what are the examples for linkers and loaders​

Answers

Answered by Anonymous
2

The main function of Linker is to generate executable files.

Whereas main objective of Loader is to executable files to main memory.

The linker takes input of object code generated by compiler/assembler.

And the loader takes input of executable files generated by linker.

Answered by kolaharshitasree2006
0

Answer:

The main function of Linker is to generate executable files. Whereas main objective of Loader is to executable files to main memory. The linker takes input of object code generated by compiler/assembler. And the loader takes input of executable files generated by linker.

Similar questions