What does deterministic and non deterministic automation?
(a) 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
(b) A deterministic finite automaton is one with multiple transitions
(c) All of the mentioned
(d) None of the mentioned
This question was posed to me in final exam.
My doubt stems from UML State Diagrams in section Unified Modelling Language of Software Architecture