Theory of Computation (Automata)

Which of the following best describes Deterministic finite automaton (DFA)?

Correct answer

B. A finite automaton where each state has exactly one transition for each possible input symbol.

Explanation

Deterministic finite automaton (DFA) refers to a finite automaton where each state has exactly one transition for each possible input symbol.