What are the design patterns and How can they make life
easier for software development ?
Answer Posted / gutema j. g
Design patterns are recurring solutions to recurring
software problems. They make life easier for the software
development by capturing the best expertise and experience
of good practice of development.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is aop design?
What are structural design patterns?
Did you use ooa/ood methodologies? Did you use design patterns?
How did you design your unit tests?What about integration tests?
What is the difference between adapter and facade?
5.Develop an entity relationships diagram that identifies physical entity relationships.
What is synchronizer token pattern?
When should design patterns be used?
What are useful tools for developing and testing color schemes for web sites?
Are you using singleton in your code?
How do you choose a design pattern?
Is dependency injection a design pattern?
Why do we need singleton pattern?
Is mvc is a design pattern?
What is single tone design pattern in java?