What are advantages and disadvantages of Design patterns?

Answer Posted / reejusri

Benefits:

1. enable large scale reuse of S/W
2. Helps in improve developer communication
3. capture expert knowledge and design trade-offs and make
expertise widely available

Drawbacks:
1.Do not lead to direct code reuse
2. Complex in nature
3. they are deceptivrly simple
4. they are validated by experince and discussion

Is This Answer Correct ?    146 Yes 35 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a down cast?

609


How do we balance an AVL Tree in C++?

632


Explain the pure virtual functions?

634


What is std namespace in c++?

715


What do you mean by early binding?

599






What is static in c++?

592


What is insertion sorting?

659


What return value must conversion operators have in their declaration?

610


What is the v-ptr?

636


Why struct is used in c++?

618


What is the difference between structures and unions?

580


what is the difference between overloading & overriding? give example.

561


C is to C++ as 1 is to a) What the heck b) 2 c) 10

635


Explain Text Manipulation Routines?

644


How many ways can a variable be initialized into in C++?

594