What makes a pattern?

 Posted by Niladri.Biswas on 9/19/2012 | Category: Design Pattern & Practices Interview questions | Views: 3167 | Points: 40
Answer:

A pattern must

Solve a problem
That is it must be useful

Have a context
It must describe where the solution can be used

Recur
It must be relevant in other solutions

Teach
It must be provide sufficient understanding to tailor the solution

Have a name
It must be referred to consistently


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response