-
A linker program
-
- places the program in the memory for the purpose of execution
- relocates the program to execute from the specific memory area allocated to it
- links the program with other programs needed for its execution
- interfaces the program with the entities generating its input data
- None of the above
Correct Option: C
NA