0 votes
in Design Patterns by
What are the main categories of Design Patterns?

1 Answer

0 votes
by

The Design patterns can be classified into three main categories:

  • Creational Patterns
  • Behavioral Patterns
  • Functional Patterns
...