

InterviewSolution
Saved Bookmarks
1. |
The output alphabet can be represented as:(a) δ(b) ∆(c) ∑(d) None of the mentionedI had been asked this question in an international level competition.Enquiry is from Moore Machine in portion Finite Automata of Automata Theory |
Answer» CORRECT option is (b) ∆ The best I can explain: Source-The tuple definition of MOORE and mealy MACHINE comprises one NEW member i.e. OUTPUT alphabet as these are finite machines with output. |
|