InterviewSolution
Saved Bookmarks
| 1. |
Which is true for in accessible state?(a) It cannot be reached anytime(b) There is no necessity of the state(c) If control enters no way to come out from the state(d) If control enters FA deadsI got this question in my homework.Question is from Finite Automata in portion Finite Automata and Regular Expression of Compiler |
|
Answer» The correct ANSWER is (a) It cannot be REACHED anytime |
|