Home / Engineering / Theory of Computation and Compiler Design / Question

M

Mr. Dubey • 51.43K Points
Coach

Q.) Let L1 be a regular language, L2 be a deterministic context-free language and L3 a recursively enumerable, but not recursive, language. Which one of the following statements is false?

(A) L1 n L2 is a deterministic CFL
(B) L3 n L1 is recursive
(C) L1 U L2 is context free
(D) L1 n L2 n L3 is recursively enumerable
Correct answer : Option (B) - L3 n L1 is recursive

Share

Discusssion

Login to discuss.