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 |
Which Design Patterns you know?
What are the types of the proxy design you will get in the design pattern?
Can we have this pattern implemented using static class?
Why should we not use singleton pattern?
Identify three types of systems or system upgrades that may be ideal candidates for a Waterfall Development Model strategy.
Explain what are 5 common problems in the software development process?
What are the most important software design patterns?
. Tell us about the differences between desktop designing and mobile designing.
What are 5 common problems in the software development process?
What design pattern wrapper classes implement?
What are useful tools for developing and testing color schemes for web sites?
what is cascading order?