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
What are the languages used in the design pattern?
What is single tone design pattern in java?
Why do we need singleton pattern?
What is the use of repository pattern?
What are the benefits of the proxy in the design pattern?
What is the builder pattern?
What is the difference between factory and strategy design pattern?
What are the SDLC phases you have invloved ?
What are the most commonly used design patterns?
What are the categories in which the design patterns can be divided?
Explain what is good design?
Did you use ooa/ood methodologies? Did you use design patterns?
Is mvc is a design pattern?
5.Develop an entity relationships diagram that identifies physical entity relationships.
What is the use of such a class?