adspace


what is a Design Pattern?

Answer Posted / shashi shrestha

It is a solution to common software problems. If we
encounter a particular problem in your system, we don’t
have to rebuilt or restructure any more, the design pattern
can often comes as rescue and show you the correct solution
for any particular issue.So it like a template that a
software developer can use to solve a real world
application project.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1196