-
Consider the following types of languages: L1 : Regular, L2 : Context-free, L3 : Recursive, L4 : Recursively enumerable.
Which of the following is/are TRUE?
I. L3 ∪ L4 is recursively enumerable
II. L2 ∪ L3 is recursive
III. L1* ∩ L2 is context-free
IV. L1 ∪ L2 is context-free
-
- I only
- I and III only
- I and IV only
- I, II and III only
- I only
Correct Option: D
Statement (IV): L2 may or may not be context free because CFL are not closed under complementation. So it is not true.