Programming Concepts

In computer science, Interpretation refers to which of the following?

Correct answer

A. The process of executing source code line by line without producing a separate machine-code file.

Explanation

Interpretation refers to the process of executing source code line by line without producing a separate machine-code file.