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

Easiest EXPLANATION: Explanation: RE are CLOSED under

Union (CF. picture)

Intersection

Concatenation

Negation

Kleene CLOSURE.



Discussion

No Comment Found

Related InterviewSolutions