What is the difference between an interpreted language and a compiled language?

Short Answer
Views 848

Answer:

An interpreter reads one statement from the source code, and translates it to the machine code or virtual machine code, and then executes it right away. A compiler translates the entire source code into a machine code file, and the machine code file is then executed.

Related Articles:

This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Computer Fundamentals, click the links and dive deeper into this subject.

Join Our telegram group to ask Questions

Click below button to join our groups.