Q. What does deterministic and non deterministic automaton? (Solved)
1. a non-deterministic finite automaton is a finite automaton that has no spontaneous transitions and has a single transition that it must make in response to every event in each of its states
2. a deterministic finite automaton is one with multiple transitions
3. all of the mentioned
4. none of the mentioned
- d. none of the mentioned