What are advantages and disadvantages of Design patterns?

Answer Posted / shashikant

Design patterns help overcome this problem because they teach the lessons distilled from experience by experts: patterns document expertise. Further, patterns not only describe how software is structured, but more importantly, they also describe how classes and objects interact, especially at run time. Taking these interactions and their consequences explicitly into account leads to more flexible and reusable software.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a loop? What are different types of loops in c++?

591


Write about the access privileges in c++ and also mention about its default access level?

615


What is :: operator in c++?

578


What is an iterator?

684


List the merits and demerits of declaring a nested class in C++?

607






Why pointer is used in c++?

612


what is Member Functions in Classes?

616


What is the auto keyword good for in c++?

619


Which coding certification is best?

568


How many characters are recognized by ANSI C++?

893


what are the iterator and generic algorithms.

1687


What is c++ try block?

577


Write a program to find the reverse Fibonacci series starting from N.

604


Explain about Virtual Function in C++?

609


What is a multimap c++?

675