

InterviewSolution
Saved Bookmarks
1. |
State true or false?(a) Statement: An NFA can be modified to allow transition without input alphabets, along with one or more transitions on input symbols.(b) True(c) FalseThis question was posed to me at a job interview.I would like to ask this question from Finite Automata with Epsilon Transition in section Finite Automata of Automata Theory |
Answer» The CORRECT choice is (a) Statement: An NFA can be modified to allow transition without input ALPHABETS, along with one or more TRANSITIONS on input SYMBOLS. |
|