Kizspy | Question: 43
(Choose 1 answer)
What is a key characteristic of a state-machine class as described in the context?
A. It exposes the contents of the state transition table for easy access.
B. It encapsulates the statechart information and hides the state transition table.
C. It allows multiple statecharts to share the same state-machine class without modifications.
D. It does not provide operations for processing incoming events