6 lines
206 B
Markdown
6 lines
206 B
Markdown
|
|
How does a **Service Subsystem** differ from other subsystems in terms of behavior?
|
|
|
|
---
|
|
|
|
🛠️ It **does not initiate actions** on its own; it only provides services to other subsystems upon request.
|