What are advantages and disadvantages of Design patterns?
Answer Posted / venkatesh
An additional disadvantage is :
1> They consume more memory because of generalised format
they are written, to store any kind of data .
| Is This Answer Correct ? | 24 Yes | 46 No |
Post New Answer View All Answers
Is dev c++ free?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What language does google use?
what are Operators and explain with an example?
What is data structure in c++?
What is token c++?
Is swift faster than go?
How did c++ start?
What is #include iostream h in c++?
Explain bubble sorting.
How does code-bloating occur in c++?
Explain one method to process an entire string as one unit?
Explain what data encapsulation is in c++?
What do you mean by static variables?
How do you save a c++ program?