7 lines
218 B
Markdown
7 lines
218 B
Markdown
|
|
|
|
## How does a Control Object interact with **Boundary** and **Entity** classes?
|
|
|
|
---
|
|
|
|
🔄 It **receives input** from Boundary classes, processes it, and interacts with Entity classes to **retrieve or update** data.
|