

InterviewSolution
Saved Bookmarks
1. |
Let L be a language whose FA consist of 5 acceptance states and 11 non final states. It further consists of a dumping state. Predict the number of acceptance states in L^c.(a) 16(b) 11(c) 5(d) 6This question was posed to me in my homework.Question is taken from Applications of DFA topic in section Finite Automata of Automata Theory |
Answer» The CORRECT choice is (a) 16 |
|