0 votes
1
The maximum number of reduce moves that can be taken by a bottom-up parser with no epsilon and unit productions to parse a string of length 3 tokens is ____ ?
0 votes
2
How to construct NFA with even number of a's and even no of b's??
0 votes
3
S = { <M | M is a DFA that accepts some palindrome }. Then what will be S -a) Turing recognizableb) decidable c) undecidabled) none of these