A description of the problem and the essence of its solution so that the…
2025
A description of the problem and the essence of its solution so that the solution may be reused in different settings is known as
- A.
Software
- B.
Component
- C.
Pattern
- D.
Image
Attempted by 41 students.
Show answer & explanation
Correct answer: C
This question defines a design pattern, which is a general reusable solution to a commonly occurring problem within a given context. It captures the essence of a solution for reuse across different settings.