Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
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)