Computer Science, asked by vsvicky10401, 1 year ago

cpu uses the---- to get address of the next instructions

Answers

Answered by MrTSR
4

CPU uses the progam counter to get address of the next instructions.

Answered by aqibkincsem
3

Solution: The sequence of the instruction is stored in the memory. The first instruction, which is normally located in the memory address, is copied to the program counter.

The CPU further sends the address in the counter to memory via address bus. Memory then responds to the address sent by the CPU which is further copied into its instruction register which further reveals the output.

Similar questions