3303-flashcards/hATaBiZQ - 3303/ndiHJi2U - Why are Application Logic classes used to partition logic away from data.md
gwg313 e83b60af4f
first commit
update readme

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

6 lines
183 B
Markdown

Why are Application Logic classes used to **partition logic away from data**?
---
🔄 Because **logic is expected to change** more frequently than the underlying data structures.