A computer program that translates one program instructions at a time into machine language is called a/an___________?
Correct answer
C. Interpreter
Explanation
A computer program that translates one program’s instructions at a time into machine language is called an Interpreter. An interpreter translates one instruction at a time and executes that instruction immediately.