Which of the following is an infix expression?
(a) (a+b)*(c+d)
(b) ab+c*
(c) +ab
(d) abc+*
The above asked question is from Application of Stacks in section Application of Stacks of Data Structures & Algorithms I
I had been asked this question by my school principal while I was bunking the class.