Vidyalelo
Data Structure · Q81

Stacks in Data Structures

Programming · Data Structure · question 81

Q81

What would be the solution to the given prefix notation? + 9 * 3 / 8 4

A.
14
B.
15
Answer
C.
18
D.
12

Answer: Option B

Solution

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