👤

Which among the given statements is true?
A)The output of a compiler is object code
B)The input of the compiler is a source program
C)Compiler converts source code into object code
D)All of the above


Answer :

Answer:

D.) All of the above

Explanation:

A compiler takes the program code (source code) and converts the source code to a machine language module (called an object file).