62) Following syntax-directed translation scheme is used with a shift reduction (bottom up) parser that perform the action in braces immediately after a reduction by the corresponding production
A —> aB {print “(1)” A —>c {print “1”),
B —> Ab {print *2”}. When parser is aaacbbb, then string printed
Answer is:
202021
Related Theory of Computation MCQ with Answers
Answer is:
Recursive language is either recursive or recursively enumerable
Answer is:
O(f2)
Answer is:
uncertain
Answer is: