Who converts program language to machine language?

A. Compiler
B. Interpreter
C. Debugger
D. Scanner
Correct Answer: A. Compiler

A compiler translates the entire source code of a program into machine language before execution, making it the correct conversion tool.

Leave a Comment

Scroll to Top