Correct Answer: Option B — Translate source code into machine code
Explanation:
A compiler converts high-level programming language code into machine code that can be executed by a computer. It also checks syntax and rep...
A compiler converts high-level programming language code into machine code that can be executed by a computer. It also checks syntax and reports programming errors.