Compiler Design

The following statement describes a specific concept. What is it called? a program that translates an entire source program written in a high-level language into machine code before execution.

Correct answer

D. Compiler

Explanation

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