The postfix form of the expression (A+ B)*(C*D- E)*F / G is?
A. AB+ CD*E - FG /**
B. AB + CD* E - F **G /
C. AB + CD* E - *F *G /
D. AB + CDE * - * F *G /
Answer: Option C
Related Questions on Introduction to Data Structures
A. A collection of data values
B. A programming language
C. A set of algorithms
D. A way of organizing and storing data

Join The Discussion