Kizspy | Question: 33
(Choose 1 answer)
An object can send alternative messages a or b to a state-dependent control object. How is this handled in the state machine?
A. One state with a different transition out of it for each incoming message
B. One state for each of the alternative messages
C. A composite state to handle the alternative messages
D. A substate for each alternative message