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
What is meant by design pattern?
What are the SDLC phases you have invloved ?
What is the difference between factory and builder design pattern?
Is dependency injection a design pattern?
What are the examples of the behavioral design patterns?
What is proxy in design pattern?
What is a behavioral design pattern?
What is the difference between builder and composite?
What is clean architecture?
Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?
What is singleton and factory pattern?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
Is bean a singleton?
What is the difference between 3 tier and n tier architecture?
What design pattern wrapper classes implement?