Module 4
Module 4
LINKERS
- NEHA SURTI
Loader
• The loader is a program which accepts the object program
decks, prepares these programs for execution by the
computer, and initiates the execution.
Loading Scheme
Program modules A and B are loaded in memory after linking. It is
ready for execution
Object
Module
A A
Loader
B
Object
Module
B
• Loader- read cards of the object deck and move the text on the
cards into the absolute locations specified by the assembler.