difference Between register and cache ?
Answers
Answered by
1
I hope this is helpful for you. solution of your question
Attachments:
Answered by
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