Multiple choice Who translates and executes a program at run time line by line? Compiler Linker Interpreter Loader None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation It is a program which reads a source program and translates the source program instruction by instruction.