What are advantages and disadvantages of Design patterns?
Answer Posted / favour chidimma okpara
advantage of drafting Patten. 1)they are cheap disadvantage of drafting Patten. 1)it is used to one person that is only the owner.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is iterator c++?
Give example of a pure virtual function in c++?
I want to write a C++ language program that: 1. Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. The program should work for squares of all side sizes between 1 and 20.
List down the guideline that should be followed while using friend function.
Can a constructor be private?
What are the comments in c++?
Define macro.
Explain container class.
Explain selection sorting?
Which c++ operator cannot overload?
Are strings mutable in c++?
How does a copy constructor differs from an overloaded assignment operator?
What is the difference between new() and malloc()?
Can you Mention some Application of C/C++?
Will c++ be replaced?