Q. 15 Consider the grammar with the following translation rules and E as the start
symbol.
Compute E.value for the root of the parse tree for the expression: 2 # 3 & 5 # 6 & 4.
# 6 & 4.
(A) 200
(B) 180
(C) 160
(D) 40
Answer: (c)
Explanation: