Examveda

Given a prefix and a postfix notation what are the difference between them?

A. The postfix equation is solved starting from the left whereas the prefix notation is solved from the right

B. The postfix equation is solved starting from the right whereas the prefix notation is solved from the left

C. Both equations are solved starting from the same side(right)

D. Both equations are solved starting from the same side(left)

Answer: Option A


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

Join The Discussion

Related Questions on Stacks in Data Structures