which of the following characteristics is not attributed to the principles of design patterns?
- Multiple solution catalogs
- Documented solution
- Not reuseable
- Extensible
Answers
Answered by
15
Answer:
Explanation:
not reusable
Answered by
9
Answer:
Not reusable
Explanation:
- Design patterns do not adhere to the reuse of software principle.
- By combining reusable components, design patterns give the designer the ability to construct the system architecture.
- A software design pattern is an all-encompassing, reusable solution to a frequently occurring problem in a specific context in software engineering. It is not a finished design that can be turned into source code or machine code right away.
- Some of the finest practices adopted by seasoned object-oriented software engineers are represented by design patterns. In object-oriented systems, a design pattern is a systematic way of naming, motivating, and explaining a generic design solution.
Thus the answer is Option C.
#SPJ2
Similar questions
World Languages,
8 days ago
Environmental Sciences,
8 days ago
India Languages,
8 days ago
Biology,
16 days ago
Biology,
16 days ago
Math,
9 months ago
Physics,
9 months ago