Teaching UGC NET Mock Test Series 2025 (Paper 1 & 2) Compiler Design Syntax Directed Translation Uses
Consider a Grammar E → E + n|E x n|n for a sentence n + n x n, the handles in the right-sentential form of the reduction are?
1
n, E + n and E + n x n
2
n, E + n and E + E x n
3
n, n + n and n + n x n
4
n, E + n and E x n