Vidyalelo
ECE · Q236

Microprocessors And Microcontrollers

Engineering and GATE · ECE · question 236

Q236

PUSH a PUSH b PUSH c POP AX POP BX SUB AX, BX POP BX ADD AX, BX The expression computed by the above program and stored in AX is

A.
a + b - c
B.
c + b - a
C.
c - b + a
Answer
D.
c - b - a

Answer: Option C

Solution

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