Skip to content

Programming Concepts

Identify the correct concept described as: a type system where variable types are checked at compile time rather than at runtime.

Difficulty: Hard

About this MCQ

This Hard Programming Concepts MCQ checks one syllabus fact.

The question is: “Identify the correct concept described as: a type system where variable types are checked at compile time rather than at runtime.”

The accepted answer is B. Static typing. “Identify the correct concept described as: a type system where variable types are checked at compile time rather than at runtime.” is answered by Static typing (option B). Option A (“Variable scope”) does not match the stem; it is a near-miss used to catch incomplete recall of Static typing. Option C (“Conditional statement”) does not match the stem; it is a near-miss used to catch incomplete recall of Static typing. Remaining alternatives (Exception handling) fall outside the same rule and should be eliminated once Static typing 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. Static typing

Explanation

“Identify the correct concept described as: a type system where variable types are checked at compile time rather than at runtime.” is answered by Static typing (option B). Option A (“Variable scope”) does not match the stem; it is a near-miss used to catch incomplete recall of Static typing. Option C (“Conditional statement”) does not match the stem; it is a near-miss used to catch incomplete recall of Static typing. Remaining alternatives (Exception handling) fall outside the same rule and should be eliminated once Static typing 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