

InterviewSolution
Saved Bookmarks
1. |
A DFA cannot be represented in the following format(a) Transition graph(b) Transition Table(c) C code(d) None of the mentionedThe question was posed to me during an interview.Asked question is from Deterministic Finite Automata-Introduction and Definition topic in chapter Finite Automata of Automata Theory |
Answer» Right answer is (d) None of the mentioned |
|