Q5. a. With the aid of a diagram, critically explain the program compilation process (10 marks)
b. Using diagrams briefly explain the purpose of linkers and loaders in program execution. (10
marks)
c. Briefly differentiate between a system and application software.(5 marks)
Answers
Answered by
1
Explanation:
What is a compilation? The compilation is a process of converting the source code into object code. It is done with the help of the compiler. The compiler checks the source code for the syntactical or structural errors, and if the source code is error-free, then it generates the object code.
Attachments:

Similar questions