3303-flashcards/hATaBiZQ - 3303/6HmSECvS - How does the scale of a Design Pattern compare to a single Class.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

7 lines
218 B
Markdown

## How does the scale of a **Design Pattern** compare to a single Class?
---
🏗️ It is a **larger-grained** form of reuse; it involves **multiple classes** and their specific interactions rather than just one.