retagged by
1,321 views

2 Answers

Best answer
3 3 votes
L2 = DCFL , which is closed under complement so L2' = DCFL

L1 = CFL ,

L = CFL ∩ (DCFL )' = CFL ∩ DCFL  BUT ,DCFL AND CFL both are not closed in intersection ...so it may or may not be CFL.

so answer is A)

http://gatecse.in/wiki/Closure_Property_of_Language_Families
selected by
0 0 votes
i guess language which is not in dcfl than it cannot be even in cfl so
ans is (b)
  from expressive power theory   
correct me!
Position:
Show:

Related questions

3 3 votes
2 2 answers
1.1k
1.1k views
Jiten008 asked Oct 24, 2023
1,103 views
Can anyone explain $\overline{ww}$ is $CFL$ or $CSL$ And if $CFL$ can you write the equivalent $CFG$ for this ?
0 0 votes
1 1 answer
944
944 views
sumit chakraborty asked Nov 29, 2017
944 views
If a language L1 is given as anbn and L2 is given as {a,b}* , then the language L1 - L2 will be : regular or CFL and why ?My doubt is that since L2 is a regular language...
0 0 votes
0 0 answers
132
132 views
lambodar_pal asked Jul 27
132 views
The intersection of a context free language and a regular languagea)need not be regularb)need not be context freec) is always regulard) is always context free  
1 1 vote
1 1 answer
750
750 views