Programming Concepts

The concept in which the process of translating source code written in a high-level language into machine code before execution is best known as which of these terms?

Correct answer

B. Compilation

Explanation

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