Science Fair Project Encyclopedia
Program loader
The purpose of a loader is to move the object code in an object file into the computer's main memory for execution. The loader also has a feature, known as relocation , that enables a relocatable program to be loaded at an address to be determined at runtime. This makes it possible for many programs to be loaded/run in memory at the same time.
Last updated: 08-07-2005 20:32:30
03-10-2013 05:06:04
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


