TestPrepPro
Ch 4K2MediumFL-4.2.4

A media player has three states: Stopped, Playing, and Paused. The "Play" event moves the player from Stopped to Playing. The "Pause" event moves it from Playing to Paused. The "Play" event moves it from Paused to Playing. The "Stop" event moves it from any state to Stopped. How many valid transitions exist in this state model?