Programming Concepts

Identify the correct definition of Compilation.

Correct answer

A. The process of translating source code written in a high-level language into machine code before execution.

Explanation

Compilation refers to the process of translating source code written in a high-level language into machine code before execution.