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
Which software is used to run c++ program?
What is Destructor in C++?
Discuss the possibilities related to the termination of a program before entering the mainq method?
In c++, what is the difference between method overloading and method overriding?
Is c or c++ more useful?
How is computer programming useful in real life?
What are punctuators in c++?
What do you mean by early binding?
Is it possible to provide default values while overloading a binary operator?
Perform addition, multiplication, subtraction of 2-D array using Operator Overloading.
Explain what is class definition in c++ ?
Do the names of parameters have to agree in the prototype, definition, and call to the function?
Is it possible for a member function to delete the pointer, named this?
What is using namespace std in cpp?
How can we access protected and private members of a class?