Answer:CALL
1.When CALL is executed the microprocessor automatically stores
the 16-bit address of the instruction next to CALL on the stack.
2.When CALL is executed the stack pointer is decremented by
two
PUSH
1.PUSH The programmer uses the instruction to save the contents
of the register pair on the stack
2. When PUSH is executed the stack pointer is decremented
by two