Q129
Which of the following statement is incorrect with respect to infix to postfix conversion algorithm?
A.
operand is always placed in the output
B.
operator is placed in the stack when the stack operator has lower precedence
C.
parenthesis are included in the output
AnswerD.
higher and equal priority operators follow the same condition
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board