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
What is the difference between proxy and adapter?
Which design patterns have you used in your project ?
Why singleton beans are not thread safe?
What is proxy in design pattern?
What is the design pattern?
Can we use an equated value as operands for an MVC ? Reason for the same.
What are the categories in which the design patterns can be divided?
Where should we use singleton design pattern?
Can we make the reference instance non static?
Quartus II software version 6.0 is available for which operating systems (OS)?
Are you using singleton in your code?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?
What are useful tools for developing and testing color schemes for web sites?
Why is singleton bad?
When singleton pattern is used?