Computer Science, asked by kaspasrividhya, 11 months ago

difference between branch instruction,a call subroutine instruction and program interrupt

Answers

Answered by ItzMADARA
1

Branch Instruction: The program counter is changed to the new (branch destination) location. Call Subroutine: The program counter is pushed onto the stack, and the program counter is then is changed to the first instruction of the subroutine.

Please mark it BRAINLIEST Dude.....

Hope it helps you....

Similar questions