logo

Question detail

Which statement about a transition table for an FSM is correct?

Try the question, check the answer, then read the explanation to understand the curriculum point.

At a glance

MCQ

Type

practice

Style

Topic

Regular languages

Exam-style question

Try this first

Which statement about a transition table for an FSM is correct?.

  1. A.It can show the next state for each combination of current state and input
  2. B.It must contain an output for every state, even when the FSM has no output
  3. C.It shows only the starting state and does not show later states
  4. D.It can describe only Mealy machines

Model answer

What a good answer should say

  • It can show the next state for each combination of current state and input

Explanation

Why this works

A transition table records the next state for each current state and possible input. It can represent FSMs with no output and can be extended to include outputs for a Mealy machine.

Common mistake

No common mistake is linked to this question yet.

Related flashcards

No flashcards are published for this page yet.

Related practice questions

No questions are published for this page yet.