2,540 views
3 3 votes
Why is ambiguity in regular language is decidable and not decidable in CFL ? Can you give Example?

1 Answer

Position:
Show:

Related questions

0 0 votes
1 1 answer
2.0k
2.0k views
Hardik Maheshwari asked Jan 14, 2019
1,959 views
If $L_1$ is DCFL and $L_2$ is context free language. Consider the below given statementsWhich is correct between these and why ? (S1 is correct.. but why ??) . I couldn’...
0 0 votes
0 0 answers
894
894 views
OneZero asked Dec 7, 2018
894 views
Why is Regular grammar obtained from DFA always unambiguous?Why Regular grammar obtained from NFA may or may not be ambiguous?
1 1 vote
3 3 answers
1.2k
1.2k views
kman30 asked Jan 19, 2019
1,166 views
Virtual memory increases context switching overhead ? Why why not ?
0 0 votes
1 1 answer
1.1k
1.1k views
admin asked May 1, 2019
1,094 views
Give a context-free grammar that generates the language $A=\{a^{i}b^{j}c^{k}\mid i=j$ $\text{or}$ $ j=k$ $\text{where}$ $ i,j,k\geq 0\}.$ Is your grammar ambiguous$?$ Why...