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
How to declare a pointer to an array of integers?
Can member data be public?
What is namespace std; and what is consists of?
Can a constructor return a value?
How can we check whether the contents of two structure variables are same or not?
What are different types of loops in c++?
What are the different types of polymorphism in c++?
Explain the concept of dynamic allocation of memory?
Comment on assignment operator in c++.
What is helper in c++?
Explain operator overloading.
How do you clear a map in c++?
Why c++ does not have finally?
What is #include iostream?
Explain queue. How it can be implemented?