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

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

614


Why do we need singleton pattern?

588


Explain three types of components comprise an application design?

581


Quartus II software version 6.0 is available for which operating systems (OS)?

1921


Can we make the reference instance non static?

548






When singleton pattern is used?

601


Give me example of chain of responsibility design pattern?

623


What is use case in clean architecture?

617


What is the builder pattern?

638


Explain what is good design?

621


Describe the builder design pattern

666


Why singleton beans are not thread safe?

575


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

584


What is single tone design pattern in java?

548


What are the main types of concurrency design patterns?

582