Java Design Patterns Question:
Download Questions PDF

Explain about the concept of Generative in Patterns?

Java Patterns Interview Question
Java Patterns Interview Question

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 QuestionNext Question
What are the contexts in which Patterns can be used?State some of the elements present in Canonical pattern?