📚 Question Bank Q85 — Programming and Data Structure
Tags
Programming and Data Structure
Q85. Marks: +2.0 UGC NET Paper 2: Computer Science 11 March 2023

Given an expression

(A + B * D)/(E - F) + G

A. The prefix notation is +/+A*DB - EFG

B. The prefix expression is the reverse of the postfix expression

C. The order of operands in infix expression and postfix expression are the same.

D. The order of operands in infix expression, prefix expression and postfix expression are the same.

Choose the most appropriate answer from the options given below: 

1.A, C and D Only
2.C and D Only  ✓ Correct
3.A and B Only
4.A and D Only
📄 All “Programming and Data Structure” questions across papers
🏷 Change Tag for this Question