A computer program that converts an entire program into machine language is called a/an
- A. Interpreter
- B. Simulator
- C. Compiler
- D. Commander
Explanation
A compiler translates an entire source program into machine code or another lower-level form before execution. An interpreter translates and executes instructions one at a time.
Related questions
A computer program that translates one program instructions at a time into machine language is called a/an___________?
In assembly languages symbols are used instead of binary code, these symbols are called?
In which language is source program written?
BASIC stands for ________?
The symbols used in an assembly language are _________?