What does cpu uses to get address from next instructions?
Answers
Answered by
0
Instructions are fetched from successive memory locations until the execution of a branch or a jump instruction. The CPU keeps track of the address of the memory location where the next instruction is located through the use of a dedicated CPU register, referred to as the program counter (PC).
Hope its clear for U..
Similar questions