Question 10
What is true when an event does not trigger any transitions in the current state?
Select an option, then click Submit answer.
-
○
The state machine is not well formed.
-
○
The handling of the situation is a semantic point.
-
○
An exception is raised.
-
○
The event is discarded.
-
○
The event is deferred until a state is reached that responds to that trigger.