Java Design Patterns Question:
Download Job Interview Questions and Answers PDF
Explain about the concept of Generative in Patterns?
Answer:
Patterns are used to detail about a problem and its solution but is should not be restricted at that point it should also include about the difficulty of the problem, solution addressing all the concerns, constraints of all sorts, etc. It should include everything which revolves around the Generative solution to a problem.
Download Java Patterns Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the contexts in which Patterns can be used? | State some of the elements present in Canonical pattern? |