問題詳情

14. Let AB*CD-/E+ be an postfix expression. If A=6, B=3, C=4, D=5, and E=8. What is the result ofthis postfix expression after evaluation?
(A) -10
(B) -8
(C) 8
(D) 9
(E) 10

參考答案