what is a Design Pattern?

Answer Posted / guest

Design patterns are recurring solutions to design problems
you see over

Design patterns constitute a set of rules describing how to
accomplish certain tasks in the realm of software development

Design patterns focus more on reuse of recurring
architectural design themes, while frameworks focus on
detailed design? and
implementation.

A pattern addresses a recurring design problem that arises
in specific design situations and presents a solution to it

Patterns identify and specify abstractions that are above
the level of single classes and instances, or of components

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between builder and composite?

614


Describe the builder design pattern

666


What is onion architecture?

639


Give me example of observer design pattern?

632


What non-visual coding tools are available for web design?

2121






What is the gang of four design pattern?

610


Is bean a singleton?

569


What is the difference between factory and strategy design pattern?

550


Are singletons bad?

578


What is the difference between 3 tier and n tier architecture?

609


Can we have this pattern implemented using static class?

576


Where should we use singleton design pattern?

544


What are the examples of the behavioral design patterns?

602


What is mvp design pattern?

672


Explain what are 5 common problems in the software development process?

614