MCQ
An interpreter translates a program:
Unit-1 Computer Systems
A Line by line during execution
B All at once into a new file
C Only into another high-level language
D Into pictures
Explanation

An interpreter translates and executes the program line by line.