Computer Science, asked by agggeeta4587, 1 year ago

For call and return instructions how program counter and stack pointer changes

Answers

Answered by Harsh951
1
instruction simply has to copy this value into the program counter to achieve the return. ... the stack. The push operation then means move the stack pointer one way and store a value .
Similar questions