1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Linear Data Structures -Stacks and Queue...
  4. Which of the following statement is inco...
Q.

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
D. higher and equal priority operators follow the same condition
Answer» C. parenthesis are included in the output
View all MCQs in:   Data Structures (DS)

Discussion