InterviewSolution
Saved Bookmarks
| 1. |
Find the wrong statement?(a) The language accepted by finite automata are the languages denoted by regular expression(b) Every DFA has a regular expression denoting its language(c) For a regular expression r, there does not exists NDFA with L® ant transit that accept(d) None of the mentionedI have been asked this question during a job interview.My enquiry is from Transformation from NFA to DFA topic in section Finite Automata and Regular Expression of Compiler |
|
Answer» Correct OPTION is (c) For a regular expression R, there does not EXISTS NDFA with L® ant transit that accept |
|