Vidyalelo
Data Structure · Q123

Stacks in Data Structures

Programming · Data Structure · question 123

Q123

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

A.
12
Answer
B.
7.5
C.
9
D.
13.5

Answer: Option A

Solution

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