Vidyalelo
Data Structure · Q62

Stacks in Data Structures

Programming · Data Structure · question 62

Q62

What is the value of the postfix expression 2 3 + 4 5 6 - - *

A.
19
B.
21
C.
-4
D.
25
Answer

Answer: Option D

Solution

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