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
What is lexi design pattern?
What are the examples of the behavioral design patterns?
What is mvp design pattern?
Are you using singleton in your code?
Is oop a design pattern?
What are the disadvantages of singleton pattern?
Where should we use singleton design pattern?
What are the design patterns you know explain?
Why is singleton bad?
Which design pattern is mvc?
What is meant by design pattern?
Is mvc is a design pattern?
What are the 23 design patterns?
What are the main types of concurrency design patterns?
Give me example of observer design pattern?