What are the advantages of using an Interpreter?

      

Give the advantages of using an Interpreter.

  

Answers


Maurice
(i) Useful for prototyping software and testing basic program logic.

(ii) Easier to create multi-platform code, as each different platform would have an interpreter to run the same code.

(iii) Easier to debug(check errors) than a compiler.
maurice.mutuku answered the question on April 19, 2018 at 06:36


Next: What are the disadvantages of using a compiler?
Previous: What are the disadvantages of using an Interpreter?

View More Computer Studies Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions