Computer Science, asked by piyush51249, 8 months ago

difference Between register and cache ?​

Answers

Answered by adityathakur78762112
1

I hope this is helpful for you. solution of your question

Attachments:
Answered by ambikayadav23
0

Explanation:

1. Register :

Registers are the smallest data holding elements that are built into the processor itself.

For example, an instruction may specify that the contents of two defined registers be multiplied together and then placed in a specific register.

Example: Accumulator register, Program counter, Instruction register, Address register, etc.

Memory is a hardware device used to store computer programs, instructions and data.

Example : RAM, EPROM etc.

Similar questions