closed by
327 views
0 votes
0 votes
closed as a duplicate of: GATE CSE 2018 | Question: 35
$L=a^mb^nc^pd^q | m+p=n+q, m,n,p,q>=0$

is the language CFG or CFL?
closed by

Related questions

1 votes
1 votes
1 answer
2
aditi19 asked Mar 7, 2019
860 views
what is the CFG for the language L=w where number of a’s in w+number of b’s in w=number of c’s in whow to approach this?
0 votes
0 votes
1 answer
3
aditi19 asked Mar 2, 2019
814 views
S->A | BA→ εB->aBbB->bwhat is the complement of the language of this grammar?
2 votes
2 votes
1 answer
4
Rahul Jain25 asked Oct 20, 2016
264 views
1) Is the language L = { an+m bn+m cm | n,m>=0 } a Cfl????