+1 vote
in Software Architecture by (75.2k points)
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

1 Answer

0 votes
by (46.2k points)
Right answer is (d) None of the mentioned

To elaborate: A deterministic finite automation 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 and A non-deterministic finite automaton is one with multiple transitions.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...