Select the correct name for: a design principle that divides a software system into separate, independent components.
Difficulty: Medium
About this MCQ
This Medium Software Engineering MCQ checks one syllabus fact.
The question is: “Select the correct name for: a design principle that divides a software system into separate, independent components.”
The accepted answer is B. Modularity. Modularity refers to a design principle that divides a software system into separate, independent components.
- A. Legacy system
Why not A: “Legacy system” is not correct. The accepted answer is B. Modularity. Modularity refers to a design principle that divides a software system into separate, independent components.
- B. Modularity ✓
- C. Code review
Why not C: “Code review” is not correct. The accepted answer is B. Modularity. Modularity refers to a design principle that divides a software system into separate, independent components.
- D. Software configuration management
Why not D: “Software configuration management” is not correct. The accepted answer is B. Modularity. Modularity refers to a design principle that divides a software system into separate, independent components.
Correct answer
B. Modularity
Explanation
Modularity refers to a design principle that divides a software system into separate, independent components.
Source: Software Engineering Official Reference Guide
Tags: computer science, software engineering, sdlc, software development
Submitted by: MCQsHub Editorial
Related MCQs
- The concept in which a software development model that combines iterative development with systematic risk ana...
- Identify the correct definition of Spiral model.
- What term describes the following? a software development model where each development phase has a correspondi...
- In computer science, V-model refers to which of the following?
- Select the correct name for: an assessment conducted early in a project to determine whether a proposed system...
- Which statement correctly explains Feasibility study?