📚 Question Bank Q76 — Compiler Design
Tags
Compiler Design
Q76. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021
The postfix form of the expression (A + B) * (C * D ‐ E) * F / G is _______.
1.A B + C D * E - F G / * *
2.A B + C D * E - F * * G /
3.A B + C D * E - * F * G / ✓ Correct
4.A B + C D E * - * F * G /
📄 All “Compiler Design” questions across papers
🏷 Change Tag for this Question