Page 1 of 1

What would be the Prefix notation and Postfix notation for the given equation?

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
A+B+C
a) ++ABC and AB+C+
b) AB+C+ and ++ABC
c) ABC++ and AB+C+
d) ABC+ and ABC+