Compiler Design

Select the accurate description of Compiler.

Correct answer

D. A program that translates an entire source program written in a high-level language into machine code before execution.

Explanation

Compiler refers to a program that translates an entire source program written in a high-level language into machine code before execution.