Vidyalelo
Data Structure · Q103

Stacks in Data Structures

Programming · Data Structure · question 103

Q103

What would be the solution to the given prefix notation? - * 1 5 / * / 6 3 6 2

A.
1
B.
0
C.
-1
Answer
D.
-2

Answer: Option C

Solution

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