📚 Question Bank Q85 — Compiler Design
Tags
Compiler Design
Q85. Marks: +2.0 UGC NET Paper 2: Computer Science 7th Dec 2023 Shift 2
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 ✓ Correct
📄 All “Compiler Design” questions across papers
🏷 Change Tag for this Question