Loader
When instructions and data physically placing into main memory or primary storage area then
a loader system program is accepts object programs and prepares them for execution and initiates the execution.
The main functions of loader program
- Assignment of load-time storage area to the program
- Loading of program into assigned area
- Relocation of program to execute properly from its load time storage area
- Linking of programs with one another
0 comments:
Post a Comment