Related Question 3
A computer program that converts an entire program into machine language is called a/an ____.
-
A.
Interpreter
-
B.
Simulator
-
C.
Compiler
-
D.
Commander
Correct Answer: C
Explanation:
A compiler translates the entire high-level code into machine language at once.