What is an Interpreter? How is it different from compiler
Answers
Answered by
11
Answer: INTERPRETER
It is a computer program that directly executes instructions written in a programming language, without requiring them previously to have been compiled into a machine language program.
Similar questions