Computer Science, asked by diamondutpalghosh, 7 months ago

What are registers?​

Answers

Answered by 28anjaliahlawat
1

Answer:

A register is a temporary storage area built into a CPU. The instruction register fetches instructions from the program counter (PC) and holds each instruction as it is executed by the processor. The memory registers are used to pass data from memory to the processor.

Explanation:

Similar questions