What is design pattern ?

Answer Posted / zerozero

Design Patterns are intended to provide solutions to
recurring design problems.

Design Patterns play a major role in the design of complex
systems using Object Oriented methods.

Patterns help designers to decompose the system into set
of co-operating objects instead of decomposing objects and
trying to find relationships between them.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the executor design pattern?

734


What are the benefits of the proxy in the design pattern?

601


Is bean a singleton?

572


what is the lazy design pattern?

609


What are the design patterns you know explain?

596






What are the most popular design patterns?

583


Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?

586


when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next

6848


Why should we not use singleton pattern?

576


Shall we use abstract classes or interfaces in policy / strategy design pattern?

605


What is a behavioral design pattern?

629


Why have we declared the instance reference volatile?

547


What is the behavioral design pattern?

664


What is a lazy initialization in singleton?

602


What are the examples of the behavioral design patterns?

607