Answers

Question and Answer:

  Home  Windows Programing

⟩ Differentiate between the Compiler and Interpreter?

An interpreter reads one instruction at a time and carries out the actions implied by that instruction. It does not perform any translation. But a compiler translates the entire instructions.

 220 views

More Questions for you: