Using the evaluation of infix expression, evaluate a^b+c and choose the correct answer. (a=2, b=2, c=2)
(a) 12
(b) 8
(c) 10
(d) 6
This question is from Evaluation of an Infix Expression (Not Parenthesized) in division Application of Stacks of Data Structures & Algorithms I
This question was addressed to me by my college director while I was bunking the class.