A system program that combines the separately compiled modules of a program into a form suitable for execution.
Answers
Answered by
0
Answer:
a system program that combines the centrally compiled modulus of a program into a form suitable for execution is linking
Answered by
1
Linking Loader is a system program that combines the separately compiled modules of a program into a form suitable for execution.
Explanation:
- Linking loader is a system program that compiles modules of a program separately into a type suitable for execution. Linker and loader are utility programs that play a major role in program execution. A program's source code moves in the respective order by compiler, assembler, linker, loader, before execution.
- Linking is done at both compile-time, when the source code is converted into machine code and load time, and when the loader loads the program into memory. When compiling a program, linking is done at the last stage.
Similar questions
Science,
5 months ago
Hindi,
5 months ago
Computer Science,
10 months ago
Physics,
1 year ago
Math,
1 year ago