Theory of Computation (Automata)

Non-deterministic finite automaton (NFA) is best defined as which of the following?

Correct answer

C. A finite automaton that may have multiple possible transitions for a given state and input symbol.

Explanation

Non-deterministic finite automaton (NFA) refers to a finite automaton that may have multiple possible transitions for a given state and input symbol.