Page 1 of 1

In an expression tree algorithm, what happens when an operand is encountered?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) create one node pointing to a stack
b) pop the nodes from the stack
c) clear stack
d) merge all the nodes