Skip to content

Programming Concepts

Identify the correct concept described as: an automatic memory management process that reclaims memory occupied by objects no longer in use.

Difficulty: Medium

About this MCQ

This Medium Programming Concepts MCQ checks one syllabus fact.

The question is: “Identify the correct concept described as: an automatic memory management process that reclaims memory occupied by objects no longer in use.”

The accepted answer is A. Garbage collection. “Identify the correct concept described as: an automatic memory management process that reclaims memory occupied by objects no longer in use.” is answered by Garbage collection (option A). Option B (“Constant”) does not match the stem; it is a near-miss used to catch incomplete recall of Garbage collection. Option C (“Operator precedence”) does not match the stem; it is a near-miss used to catch incomplete recall of Garbage collection. Remaining alternatives (Iteration) fall outside the same rule and should be eliminated once Garbage collection 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

A. Garbage collection

Explanation

“Identify the correct concept described as: an automatic memory management process that reclaims memory occupied by objects no longer in use.” is answered by Garbage collection (option A). Option B (“Constant”) does not match the stem; it is a near-miss used to catch incomplete recall of Garbage collection. Option C (“Operator precedence”) does not match the stem; it is a near-miss used to catch incomplete recall of Garbage collection. Remaining alternatives (Iteration) fall outside the same rule and should be eliminated once Garbage collection 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