Intel Corporation Interview Question

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

Interview Answer

Anonymous

Apr 10, 2018

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