Consider the following finite state machine: Start state: S0. Inputs are listed before the slash on each transition; outputs are listed after the slash on each transition.
a) Identify the final state after the input sequence: A/B/C. b) Determine the output at state S0 for input B. c) Find the transition from state S0 for input A. d) Identify the state reached after the input sequence: C/B/A.