

InterviewSolution
Saved Bookmarks
1. |
The number of tuples in an extended Non Deterministic Finite Automaton:(a) 5(b) 6(c) 7(d) 4I got this question by my school teacher while I was bunking the class.This question is from Extended Transition Function in section Finite Automata of Automata Theory |
Answer» CORRECT CHOICE is (a) 5 Explanation: For NFA or extended TRANSITION function on NFA, the tuple ELEMENTS REMAINS same i.e. 5. |
|