Examveda

What is the corresponding postfix expression for the given infix expression?
a*(b+c)/d

A. ab*+cd/

B. ab+*cd/

C. abc*+/d

D. abc+*d/

Answer: Option D


This Question Belongs to Data Structure >> Stacks In Data Structures

Join The Discussion

Related Questions on Stacks in Data Structures