Computer Science for IGCSE & O level - Software (Section 4 - No. 25)
Which of the following is an advantage of using an interpreter compared to a compiler?
Interpreters are generally faster.
Interpreters produce an executable file.
Interpreters are better for debugging.
Interpreters can identify all errors before execution.
Explanation
Interpreters often provide immediate feedback and are easier to debug.
Comments (0)
