📚 Question Bank Q22 — Compiler Design
Tags
Compiler Design
Q22. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021
The reverse Polish notation of the following infix expression [A*{B+C*(D+E)}] / {F*(G+H)} is __________.
1.ABCDE+*+*FGH+*/ ✓ Correct
2.ABCDE*++*FGH+*/
3.ABCDE+*+*FGH*+/
4.ABCDE+**+FGH+*/
📄 All “Compiler Design” questions across papers
🏷 Change Tag for this Question