what are design patterns..?what design patterns used
in .net.
design patterns are answers to the repetitive problems
encountered.
They help in communicating to other developers as they have
common language and nomenclature.
design patterns are above any language. They should be at
least same when u took all OO languages and may be separate
for non oo languages.
They are many of them.They mainly are categorized into
1.Creational - Patterns used while creating an object.
2.Strucural - Patterns used when constructing objects, using
other small objects.
3.Behavioural - Useful in how the objects interact with each
other.
| Is This Answer Correct ? | 4 Yes | 3 No |
What is the difference between architecture and design?
Explain what is good design?
What is singleton design pattern in java?
What is singleton and factory pattern?
. Explain your area of focus.
What is proxy in design pattern?
Why should we not use singleton pattern?
What is difference between function oriented design and object oriented design?
5.Develop an entity relationships diagram that identifies physical entity relationships.
What is design pattern ?
Quartus II software version 6.0 is available for which operating systems (OS)?
Why is singleton used?