215k views
0 votes
A computer program that translates one program instructions at a time into machine language is called a/an

a. interpreter
b. cpu
c. compiler
d. simulator

User Jcoke
by
6.3k points

2 Answers

4 votes
The answer is A. Interpreter.

An interpreter is a program that analyzes and executes a program line by line.

Whereas a compiler first converts the program into machine code (1's and 0's) and then executes the program.
User Vaultah
by
5.8k points
5 votes
compiler because there are multipule compilers like cobalt that are made gor that
User Nick Cardoso
by
5.5k points