1.

Recursively enumerable languages are not closed under ______________(a) Union(b) Intersection(c) Complementation(d) ConcatenationI have been asked this question in an international level competition.The query is from Context Free Grammar topic in portion Contextfree Grammar and Syntax Analysis of Compiler

Answer»

Right CHOICE is (C) Complementation

To explain: RECURSIVE languages are closed under the FOLLOWING operations.

The Kleene star L * of L

the concatenation L * o P of L and P

the union L U P

the intersection L ∩ P.



Discussion

No Comment Found

Related InterviewSolutions