Skip to content

Programming Concepts

Which concept is defined as follows: the process of repeating a set of instructions until a specific condition is met?

Difficulty: Easy

About this MCQ

This Easy Programming Concepts MCQ checks one syllabus fact.

The question is: “Which concept is defined as follows: the process of repeating a set of instructions until a specific condition is met?”

The accepted answer is D. Iteration. Iteration is the person, body, or term that satisfies “Which concept is defined as follows: the process of repeating a set of instructions until a specific condition is met” (option D). Option A (“Code comment”) does not match the stem; it is a near-miss used to catch incomplete recall of Iteration. Option B (“Garbage collection”) does not match the stem; it is a near-miss used to catch incomplete recall of Iteration. Remaining alternatives (Pseudocode) fall outside the same rule and should be eliminated once Iteration 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

D. Iteration

Explanation

Iteration is the person, body, or term that satisfies “Which concept is defined as follows: the process of repeating a set of instructions until a specific condition is met” (option D). Option A (“Code comment”) does not match the stem; it is a near-miss used to catch incomplete recall of Iteration. Option B (“Garbage collection”) does not match the stem; it is a near-miss used to catch incomplete recall of Iteration. Remaining alternatives (Pseudocode) fall outside the same rule and should be eliminated once Iteration 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