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 set in c++?
What is #include iostream in c++?
What is wrapper class in c++?
What is the latest version on c++?
What do you mean by late binding?
Is c++ an integer?
What is the best way to declare and define global variables?
What is the difference between reference and pointer?
What is a constructor in c++ with example?
What is the basic structure of c++ program?
What are the four main data types?
What kind of jobs can I get with c++?
Can union be self referenced?
Explain the purpose of the keyword volatile.
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;