The program compilation process can be graded into four steps and they are:
The explanation of this process is the preprocessor collects the source code as an input and then eliminates all the comments from the source code.
Next, the preprocessor would then take the preprocessor directive and interprets it.
This refers to the steps and processes in which a source code is translated into machine-readable language and executed.
Hence, we can see that the purpose of the linkers and loaders in program execution are to:
Read more about program compilation here:
https://brainly.com/question/13735734
#SPJ1