What are the various categories of Design Patterns?

 Posted by Rajnilari2015 on 12/19/2015 | Category: Design Pattern & Practices Interview questions | Views: 3353 | Points: 40
Select from following answers:
  1. Creational Patterns
  2. Structural Patterns
  3. Behavioural Patterns
  4. Microsoft Patterns and Practices
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Sheonarayan on: 12/20/2015 | Points: 10
Thanks, there is a nice article explaining all design patterns categories in C# written by Abhishek Sur - http://www.dotnetfunda.com/articles/show/889/design-pattern-implementation-using-csharp. A must read.

Login to post response