Recent questions tagged context-free-language

0 votes
0 answers
244
0 votes
1 answer
245
What is the difference between regular intersection and intersection?(I found out that CFL is closed under regular intersection but not under intersection)Thanks!
1 votes
1 answer
246
Is this a deterministic context free language (DCFL) ? $a^{k}$ | k is evenThanks!
1 votes
1 answer
247
Do i have to study the conversation of pda to Cfg or cfg to pda? Is this an important concept with relevance to gate? I know how to individually make them though.
0 votes
3 answers
248
Let L = $\{ a^n b^m | m , n \in \textbf{N} \text{ and m is multiple of n}\}$How do we prove that this language is not CFL.
0 votes
1 answer
253
{x w c w1, where x,w belong to {a,b}* and w1 is reverse of w} The language given is deterministic context-free language or non-deterministic context-free language?
1 votes
1 answer
256
0 votes
1 answer
258
0 votes
1 answer
259
0 votes
2 answers
262
1 votes
3 answers
270
The language $\{ W^a X^b Y^{a+b} \mid a, b, >1\}$ isRegularContext-free but not regularContext sensitive but not context freeType$=0$ but not context sensitive