Vidyalelo
Data Structure · Q105

Stacks in Data Structures

Programming · Data Structure · question 105

Q105

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

A.
10
Answer
B.
11
C.
16
D.
12

Answer: Option A

Solution

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