

InterviewSolution
Saved Bookmarks
1. |
Which of the following is a not a part of 5-tuple finite automata?(a) Input alphabet(b) Transition function(c) Initial State(d) Output AlphabetI had been asked this question in an online quiz.This interesting question is from Finite Automata-Introduction topic in division Finite Automata of Automata Theory |
Answer» The CORRECT choice is (d) OUTPUT ALPHABET |
|