Computer Science for IGCSE & O level - Software (Section 11 - No. 42)

Which of the following is an advantage of a compiler over an interpreter?
Faster execution speed
Line-by-line execution
More interactive debugging experience
Easier to use for beginners

Explanation

Compiled code generally executes faster.

Comments (0)

Advertisement