Examveda

To convert the postfix expression into the infix expression we use stack and scan the postfix expression from left to right.

A. True

B. False

Answer: Option A


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

Join The Discussion

Related Questions on Stacks in Data Structures