Computer Science for IGCSE & O level - Software (Section 5 - No. 6)

In the context of compilers, which statement is true?
A compiler translates the entire program line by line.
A compiler translates and immediately executes one line at a time.
A compiler creates an executable file.
A compiler is typically slower than an interpreter.

Explanation

The compiler creates an executable file from the source code.

Comments (0)

Advertisement