Which of the following statement is incorrect?
(a) Postfix operators use value to their right
(b) Postfix operators use value to their left
(c) Prefix operators use value to their right
(d) In postfix expression, operands are followed by operators
Question is from Application of Stacks in section Application of Stacks of Data Structures & Algorithms I
This question was addressed to me in an interview for internship.