Consider the following grammar

S -> aSb|bSa|aSa|bSb|c

Language not accepted by the grammar are\is

1
∑* - {ww | w ∈ {a,b,c}*}
2
{wwR | w ∈ {a,b,c}*}
3
{w1cw2 | wi ∈ {a,b,c}*}
4
{ AcB | A,B ∈ {a,b}*}

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation