10 lines
No EOL
243 B
Markdown
10 lines
No EOL
243 B
Markdown
|
|
|
|
## What are the **three key characteristics** of a Boundary Class?
|
|
|
|
---
|
|
|
|
1. **Interface Representation** (UI/External interfaces).
|
|
2. **External Interaction (Proxy)** (Mediating communication).
|
|
3. **Device I/O** (Hardware communication).
|
|
|