Computer Science for IGCSE & O level - Software (Section 3 - No. 31)
What is an advantage of using an interpreter?
Faster execution speed.
Better optimization of code.
Easier debugging.
Creates an executable file.
Explanation
Interpreters are often easier for debugging, as they can execute code line by line.
Comments (0)
