Java Design Patterns Question:

Explain the difference between Canonical and GoF form?

Tweet Share WhatsApp

Answer:

Canonical and GoF patterns are almost similar in characteristics. Canonical form places greater importance on explicit forces and resolutions whereas in GoF format a solution is broken into different sections and it also uses design diagrams with sample code.

Download Java Patterns PDF Read All 29 Java Patterns Questions
Previous QuestionNext Question
Explain about abstract factory method?State the purpose of why a Java singleton should be used?