1157ComputerMedium
What is an interpreter?
AAn interpreter does the conversion line by line as the program is run.
BAn interpreter is a general purpose language providing very efficient execution.
CNone of these
DAn interpreter is the representation of the system being designed.
Correct answer
A. An interpreter does the conversion line by line as the program is run.
Explanation
An interpreter does the conversion line by line as the program is run. is the correct answer. Review the question and compare it with the other choices to remember this fact for future exams.