0 votes
61
input {0,1} Set of all strings that begin and end with either 0 or 1. What does this statement/line means and what would be the R.E for this?
0 votes
62
input {a,b} Write R.E where every b is followed by at least 2 K a's? (K is +ve integer)
0 votes
64
0 votes
68
–1 votes
69
0 votes
70
0 votes
72
I think follow(A) is given wrong. I am gettingfollow(A) = {first (B), follow(S)} = {e, $}
0 votes
73
ARE NUMBER OF SHIFT ENTRIES / ACTIONS IN PARSING TABLE OF SLR(1) AND LALR(1) SAME ALWAYS??
0 votes
74