Answers

Question and Answer:

  Home  Windows

⟩ Differentiate between 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.

 190 views

More Questions for you: