37.5k views
3 votes
Differentiate Between register and Memory location (

User Weberste
by
5.4k points

1 Answer

3 votes

Answer:

Register-it contains all the instructions that are present in the processor.

Memory location- it is the particular memory address where the data is stored.

Explanation: Difference between register and memory location are as follows :-

  • Register are the found in the CPU internal storage and memory location is present on the RAM.
  • Registers are faster in movement as compared to the memory location.
  • Register has the capacity of holding of less data as compared to the memory location which can store data in large amount .

User Dimitar Asenov
by
5.5k points