Answer Posted / harichand tewatia
design pattern is the use of
imagination,scientificprinciple to solve the design problem.
it is not a final design.it show only size & shape of any
product
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What is a c++ object?
What is bubble sort c++?
Is c++ double?
When to use “const” reference arguments in a function?
What character terminates all character array strings a) b) . c) END
Does c++ support exception handling?
What is extern c++?
What are the basics of local (auto) objects?
Can we distribute function templates and class templates in object libraries?
What is the use of endl?
Explain about templates of C++.
How do you invoke a base member function from a derived class in which you’ve overridden that function?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What is the oldest programming language?
What is #include iostream in c++?