Computer Science, asked by johnykamhua9016, 9 months ago

what is register stack? explain push operation

Answers

Answered by kvenisriprasad
0

Answer:

Push – This operation results in inserting one operand at the top of the stack and it decrease the stack pointer register. The format of the PUSH instruction is: PUSH. It inserts the data word at specified address to the top of the stack.

Explanation:

I hope it will help you

Similar questions