Skip to content

Programming Concepts

What term describes the following? the process of executing source code line by line without producing a separate machine-code file.

Difficulty: Medium

About this MCQ

This Medium Programming Concepts MCQ checks one syllabus fact.

The question is: “What term describes the following? the process of executing source code line by line without producing a separate machine-code file.”

The accepted answer is B. Interpretation. Interpretation is the fact required by “What term describes the following? the process of executing source code line by line without producing a separate machine-code file.” (option B). Option A (“Recursion”) does not match the stem; it is a near-miss used to catch incomplete recall of Interpretation. Option C (“Pointer”) does not match the stem; it is a near-miss used to catch incomplete recall of Interpretation. Remaining alternatives (Exception handling) fall outside the same rule and should be eliminated once Interpretation is identified. Programming Concepts questions of this type reward precise definitions rather than approximate associations. Programming Concepts recall of this distinction is a regular item in FPSC, PPSC, NTS, and CSS papers.

Correct answer

B. Interpretation

Explanation

Interpretation is the fact required by “What term describes the following? the process of executing source code line by line without producing a separate machine-code file.” (option B). Option A (“Recursion”) does not match the stem; it is a near-miss used to catch incomplete recall of Interpretation. Option C (“Pointer”) does not match the stem; it is a near-miss used to catch incomplete recall of Interpretation. Remaining alternatives (Exception handling) fall outside the same rule and should be eliminated once Interpretation is identified. Programming Concepts questions of this type reward precise definitions rather than approximate associations. Programming Concepts recall of this distinction is a regular item in FPSC, PPSC, NTS, and CSS papers.

Source: Programming Concepts Official Reference Guide

Tags: computer science, programming, coding basics, software development

Submitted by: MCQsHub Editorial

Related MCQs

More Programming Concepts MCQs