adplus-dvertising
frame-decoration

Question

What is the purpose of design patterns?

a.

To provide a recurring solution to a standard problem

b.

To generate a lot of documentation

c.

To assess a design with respect to quality issues

d.

To apply verification and validation techniques at the design stage

Answer: (a).To provide a recurring solution to a standard problem Explanation:Design patterns are collections of modules or classes that provide a useful abstraction and a recurring solution to a standard problem. They are often used in combination and the opposite of a pattern is an antipattern.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the purpose of design patterns?

Similar Questions

Discover Related MCQs

Q. What is a module in software design?

Q. What are the desirable features of a decomposition in software design?

Q. What is abstraction in software design?

Q. What are the two types of abstraction in software design?

Q. What is the essence of the main-program-with-subroutines architectural style?

Q. What is the main idea behind procedural abstraction in software design?

Q. What is the result of stepwise decomposition in procedural abstraction?

Q. What is procedural abstraction in software development?

Q. What is the purpose of procedural abstraction in software development?

Q. How does procedural abstraction differ from data abstraction in software development?

Q. What is the result of using the input-process-output approach in software development?

Q. What type of data structures are found at a low level in the hierarchy of data structures in software development?

Q. What is data abstraction?

Q. What is object-oriented design?

Q. What is data abstraction in software development?

Q. What is the purpose of data abstraction?

Q. What are the benefits of using data abstraction in software development?

Q. How did the notion of data abstraction evolve in the field of programming languages?

Q. What is the difference between data abstraction and control abstraction?

Q. What is cohesion in modular design?