Computer Science for IGCSE & O level - Software (Section 9 - No. 4)

What is a typical advantage of using a compiler?
Faster development time.
Easier debugging during development.
Faster program execution
Automatic code generation.

Explanation

Compiled programs tend to run faster than interpreted programs.

Comments (0)

Advertisement