Vidyalelo
Data Structure · Q49

Stacks in Data Structures

Programming · Data Structure · question 49

Q49

Evaluate the postfix expression ab + cd/- where a=5, b=4, c=9, d=3.

A.
23
B.
15
C.
6
Answer
D.
10

Answer: Option C

Solution

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