volume_mute

Event-Driven Modeling — Foundation

publish date2026/06/08 10:49:37.368456 UTC

volume_mute

Event-driven modeling is based on the assumption that:

Correct Answer

A system has a finite number of states, and events (stimuli) may cause a transition from one state to another

Explanation

Event-driven modeling is based on the assumption that a system has a finite number of states and that events (stimuli) may cause a transition from one state to another. For example, a valve control system may move from 'Valve open' to 'Valve closed' when an operator command event is received. This view is particularly appropriate for real-time systems.

Reference

Software Engineering, Ian Sommerville, 10th edition


Quizzes you can take where this question appears