Multiple choice technology architecture

The Gang-of-Four (GoF) pattern is a set of

  1. 9

  2. 23

  3. 20

  4. 10

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Gang-of-Four (GoF) patterns are a collection of 23 classic design patterns documented in the book 'Design Patterns: Elements of Reusable Object-Oriented Software' by Gamma, Helm, Johnson, and Vlissides. These patterns are categorized into creational (5), structural (7), and behavioral (11) patterns, providing a foundation for reusable object-oriented design solutions.