Multiple choice What is the major difference between Moore and Mealy machines? The output of the former depends on the present state and present output. The output of the former depends only on the present state. The output of the former depends only on the present input. None of the above Reveal answer Fill a bubble to check yourself B Correct answer Explanation In a Moore machine, the output is determined solely by the current state. In a Mealy machine, the output depends on both the current state and the current input.