VOOZH about

URL: https://www.geeksforgeeks.org/questions/consider-the-languagesl1-anbncm-n-m/

⇱ GATE | CS | 2005 | TOC | Context free grammar | Question 55


Last Updated :
Discuss
Comments

Consider the languages:

L1 = {anbncm | n, m > 0} 
L2 = {anbmcm | n, m > 0}

Which one of the following statements is FALSE?

L1 ∩ L2 is a context-free language

L1 U L2 is a context-free language

L1 and L2 are context-free language

L1 ∩ L2 is a context sensitive language

Share your thoughts in the comments
GeeksforGeeks