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

Is singleton an anti pattern?

578


Why do we need singleton pattern?

581


What is the executor design pattern?

717


Using any system, product, or service your organization provides, identify the human system roles for the product.

2177


Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?

2687






Is dependency injection a design pattern?

577


What is the gang of four design pattern?

601


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

607


What is the difference between factory and builder design pattern?

494


Is oop a design pattern?

581


Did you use ooa/ood methodologies? Did you use design patterns?

632


What is the singleton design pattern?

623


Why have we used synchronized here?

599


What is factory method in design pattern?

554


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

572