The concept in which a software design technique that breaks a program into separate, interchangeable modules is best known as which of these terms?
Difficulty: Medium
About this MCQ
This Medium Programming Concepts MCQ checks one syllabus fact.
The question is: “The concept in which a software design technique that breaks a program into separate, interchangeable modules is best known as which of these terms?”
The accepted answer is A. Modular programming. The concept in which a software design technique that breaks a program into separate interchangeable modules is best known as which of these terms is answered by Modular programming option A Option B Runtime error does not match the stem it is a near-miss used to catch incomplete recall of Modular programming Option C Constant does not match the stem it is a near-miss used to catch incomplete recall of Modular programming Remaining alternatives String data type fall outside the same rule and should be eliminated once Modular programming 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.
- A. Modular programming ✓
- B. Runtime error
Why not B: “Runtime error” is not correct. The accepted answer is A. Modular programming. The concept in which a software design technique that breaks a program into separate interchangeable modules is best known as which of these terms is answered by Modular programmin
- C. Constant
Why not C: “Constant” is not correct. The accepted answer is A. Modular programming. The concept in which a software design technique that breaks a program into separate interchangeable modules is best known as which of these terms is answered by Modular programmin
- D. String (data type)
Why not D: “String (data type)” is not correct. The accepted answer is A. Modular programming. The concept in which a software design technique that breaks a program into separate interchangeable modules is best known as which of these terms is answered by Modular programmin
Correct answer
A. Modular programming
Explanation
The concept in which a software design technique that breaks a program into separate interchangeable modules is best known as which of these terms is answered by Modular programming option A Option B Runtime error does not match the stem it is a near-miss used to catch incomplete recall of Modular programming Option C Constant does not match the stem it is a near-miss used to catch incomplete recall of Modular programming Remaining alternatives String data type fall outside the same rule and should be eliminated once Modular programming 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.
Source: Programming Concepts Official Reference Guide
Tags: computer science, programming, coding basics, software development
Submitted by: MCQsHub Editorial
Related MCQs
- Which of the following best names the concept in which the set of rules that determines the order in which ope...
- What term describes the following? a loop that exists inside the body of another loop.
- Choose the correct description of String (data type).
- In computer science, Nested loop refers to which of the following?
- A data type used to represent a sequence of characters, such as text. What is this concept called?
- Select the correct name for: an informal, high-level description of a program's logic that is not tied to any...