Vidyalelo
Data Structure · Q91

Stacks in Data Structures

Programming · Data Structure · question 91

Q91

Evaluate the following statement using infix evaluation algorithm and choose the correct answer. 1+2*3-2

A.
3
B.
6
C.
5
Answer
D.
4

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board