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

Which of the following is a disadvantage of using a compiler?
It can take longer to compile the code.
Error messages can be produced quickly.
Compiled programs run faster.
It's easier to debug the code.

Explanation

Compiling code can take longer, especially for larger programs.

Comments (0)

Advertisement