+1 vote
in Software Architecture by (75.2k points)
What is a transducer?

(a) Finite automata that both respond to events and generate actions

(b) Finite automata that respond to events but generate no actions

(c) All of the mentioned

(d) None of the mentioned

This question was addressed to me in an interview for internship.

Query is from Designing with State Diagrams in division Unified Modelling Language of Software Architecture

1 Answer

0 votes
by (46.2k points)
Correct answer is (a) Finite automata that both respond to events and generate actions

Explanation: Finite automata that both respond to events and generate actions are called transducers and finite automata that respond to events but generate no actions are called acceptors, or recognizers.

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
...