Vidyalelo
Data Structure · Q88

Stacks in Data Structures

Programming · Data Structure · question 88

Q88

Given two processes (conversion of postfix equation to infix notation and conversion of prefix notation to infix notation), which of the following is easier to implement?

A.
Both are easy to implement
B.
Conversion of postfix equation to infix equation is harder than converting a prefix notation to infix notation
C.
Conversion of postfix equation to infix equation is easier than converting a prefix notation to infix notation
Answer
D.
Insufficient data

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board