State transition diagrams show how the system reacts to internal and external…
2025
State transition diagrams show how the system reacts to internal and external events.
- A.
An architectural model
- B.
A composition model
- C.
A stimulus-response model
- D.
A data-processing model
Attempted by 44 students.
Show answer & explanation
Correct answer: C
State transition diagrams model system behavior by defining states and transitions triggered by events. Since these events act as stimuli causing the system to react, this structure aligns with a stimulus-response framework. This definition confirms the relationship between internal and external events and system reactions.