InterviewSolution
Saved Bookmarks
| 1. |
An FSM with __________(a) M can be transformed to Numeral relabeling its states(b) M can be transformed to N, merely relabeling its edges(c) Both of the mentioned(d) None of the mentionedThis question was addressed to me during a job interview.My doubt stems from Finite Automata and Regular Expressions topic in division Compiler Introduction of Compiler |
|
Answer» Right option is (C) Both of the mentioned |
|