📚 Question Bank Q24 — Programming and Data Structure
Tags
Programming and Data Structure
Q24. Marks: +2.0 UGC NET Paper 2: Computer Science and Application 26th June 2025 Shift 1
Consider the following infix expression Q: ((A+B) *D) ↑ (E-F). The equivalent postfix expression of Q is 
1.A B+D*E F↑-
2.A B+D*-↑ E F
3.A B+D E* F-↑
4.A B+D*E F-↑ ✓ Correct
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question