what is a Design Pattern?

Answer Posted / chris osgood

A design Pattern is a template that a software developer
can use to solve a real world application project. Think
of it as an empty flow chart diagram with symbols that
represent actions that an application will perform based on
certain criteria. The developer can choose which pattern
best suits their needs. There are a variety of design
patterns and design methodologies that have been carefully
developed for a wide range of software development
projects.

Chris Osgood
Programmer Analyst
Hallowell, Maine

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give me example of observer design pattern?

627


What is a lazy initialization in singleton?

594


What is the builder pattern?

637


What are the types of design patterns?

566


Which design patterns have you used in your project ?

565






Are you using singleton in your code?

591


Why do we need singleton pattern?

585


What are the languages used in the design pattern?

574


What are the disadvantages of singleton pattern?

582


What is a behavioral design pattern?

621


What is the difference between factory and abstract factory design pattern?

576


What is the difference between factory and builder design pattern?

503


Where should we use singleton design pattern?

540


Why should we not use singleton pattern?

567


When singleton pattern is used?

601