

InterviewSolution
Saved Bookmarks
1. |
When are 2 finite states equivalent?(a) Same number of transitions(b) Same number of states(c) Same number of states as well as transitions(d) Both are final statesI had been asked this question during an interview for a job.My query is from Deterministic Finite Automata-Introduction and Definition topic in portion Finite Automata of Automata Theory |
Answer» Correct option is (C) Same NUMBER of states as well as transitions |
|