Computer Science, asked by vsvicky10401, 1 year ago

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

Answers

Answered by omegads04
0

CPU uses the PC to get address of the next instruction. The PC stands for Program Counter. A PC is a register which contains the location of the next instruction to be executed that is every instruction gets fetched and PC value increases by one. The program counter normally restarts to zero when computer restarts. Therefore, the correct answer will be PC.

Answered by aqibkincsem
0

The answer to this question is binary code. It is because cpu uses the binary code to get address of the next instructions. It represents computer processor instructions, text or other data by using 2-symbol system.  

It uses both “1” and “0” from the binary number system.  It assigns the patterns of some binary digits called bits to every instruction, character and much more.

Similar questions