From the given expression tree, identify the infix expression, evaluate it and choose the correct result.
(a) 5
(b) 10
(c) 12
(d) 16
This key question is from Evaluation of an Infix Expression (Not Parenthesized) in division Application of Stacks of Data Structures & Algorithms I
The question was posed to me during an interview.