Explain the singleton, facade, or handle class design
pattern?
Answer Posted / abere a .yimame
Design patterns are higher level abstractions that define
common software problems and solutions to these
problems.Their major importance: they enable software
developers to use best software practice , expertise and
reusablity of good experiance with out ever doing the same
problem agian and again.
| Is This Answer Correct ? | 1 Yes | 13 No |
Post New Answer View All Answers
Are you using singleton in your code?
What is viper architecture?
What is the prototype design pattern?
What is use case in clean architecture?
what are the creational design patterns
What are structural design patterns?
Is singleton a design pattern?
What is the use of design patterns?
Can we have this pattern implemented using static class?
Why do we need singleton pattern?
Is dependency injection a design pattern?
Describe the builder design pattern
What is the design pattern?
Is bean a singleton?
What are the disadvantages of singleton pattern?