Computer Science, asked by Tushargambhir, 3 months ago

how preprocessor, assembler, loader and link editor are related to compiler​

Answers

Answered by rorsoni867
1

Answer:

In order to make a complete program, various separately compiled (and assembled) modules must be combined. ... Finally, the linked program is loaded into memory by the loader . In a Unix operating system, a process invokes the loader by calling one of the exec functions.

Explanation:

follow

Similar questions