Vidyalelo
Data Structure · Q106

Stacks in Data Structures

Programming · Data Structure · question 106

Q106

The result of the postfix expression 5 3 * 9 + 6 / 8 4 / + is . . . . . . . .

A.
8
B.
6
Answer
C.
10
D.
9

Answer: Option B

Solution

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