What is design pattern?
Answers were Sorted based on User's Feedback
Answer / reejusri
Design pattern is a general repeatable solution to a
commonly occurring problem . A design pattern is not a
finished design that can be transformed directly into code.
It is a description or template for how to solve a problem
that can be used in many different situations.
Object-oriented design patterns typically show
relationships and interactions between classes or objects,
without specifying the final application classes or objects
that are involved.
Design patterns deal specifically with problems at the
level of software design.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / 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 |
How is new() different from malloc()?
Are php strings immutable?
Specify some guidelines that should be followed while overloading operators?
Does dev c++ support c++ 11?
What is a syntax in c++?
When to use “const” reference arguments in a function?
Which software is used to run c++ program?
What is #include iostream?
What is constant in c++ with example?
What is function prototyping? What are its advantages?
Explain the difference between new() and malloc() in c++?
what is difference between internet and Internet?
12 Answers College School Exams Tests, Microsoft, MIT, TCS,