InterviewSolution
Saved Bookmarks
| 1. |
The regular languages are not closed under ___________(a) Concatenation(b) Union(c) Kleene star(d) ComplementThis question was addressed to me in a job interview.My question is based upon Non-Deterministic Finite Automata topic in chapter Finite Automata and Regular Expression of Compiler |
|
Answer» Correct choice is (d) Complement |
|