Q. What does a compiler do?
β
Correct Answer: (C)
Translates source code into machine code
Explanation: A compiler translates the entire source code into machine code before execution.
Explanation by: Mr. Dubey
A compiler translates the entire source code into machine code before execution.