Intel Corporation interview question

What does it mean that a language is interpreted rather than compiled?

Interview Answer

Anonymous

10 Apr 2018

The interpreter executes machine instructions rather than the program being compiled into machine instructions.