The concept in which a general, reusable solution to a commonly occurring problem in software design is best known as which of these terms?
Difficulty: Hard
About this MCQ
This Hard Software Engineering MCQ checks one syllabus fact.
The question is: “The concept in which a general, reusable solution to a commonly occurring problem in software design is best known as which of these terms?”
The accepted answer is B. Software design pattern. Software design pattern refers to a general, reusable solution to a commonly occurring problem in software design.
- A. Agile methodology
Why not A: “Agile methodology” is not correct. The accepted answer is B. Software design pattern. Software design pattern refers to a general, reusable solution to a commonly occurring problem in software design.
- B. Software design pattern ✓
- C. Version control
Why not C: “Version control” is not correct. The accepted answer is B. Software design pattern. Software design pattern refers to a general, reusable solution to a commonly occurring problem in software design.
- D. Continuous Integration (CI)
Why not D: “Continuous Integration (CI)” is not correct. The accepted answer is B. Software design pattern. Software design pattern refers to a general, reusable solution to a commonly occurring problem in software design.
Correct answer
B. Software design pattern
Explanation
Software design pattern refers to a general, reusable solution to a commonly occurring problem in software design.
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?