In an absolute loading process, which task is performed by the loader?
Explanation
In absolute loading, the loader's primary role is to load the program directly into a fixed memory location. Linking involves combining modules, allocation refers to assigning memory, and relocation means adjusting addresses, which are not performed in this scheme.