Vidyalelo
Data Structure · Q101

Introduction to Data Structures

Programming · Data Structure · question 101

Q101

The result of evaluating the postfix expression 5, 4, 6, +, *, 4, 9, 3, /, +, * is?

A.
600
B.
350
Answer
C.
650
D.
588

Answer: Option B

Solution

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