answersLogoWhite

0

Register memory are smaller in size than cache memory and registers are faster than cache..

Cache memory store the frequently used data from main memory..

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the type of cache memory?

There are different type of cache memory: processor cache memory, cache memory ram,1 cache memory l2, cache memory, CPU cache memory, disk cache memory, hard disk cache, cache memory motherboard.


What component has the fastest speed on computer?

Register. The memory hierarchy in the decreasing order of speeds: 1. Register 2. Cache 3. Main memory 4. Disks 5. Auxiliary memory


What are the two types of cache memory?

There are different type of cache memory: processor cache memory, cache memory ram,1 cache memory l2, cache memory, CPU cache memory, disk cache memory, hard disk cache, cache memory motherboard.


What is the purpose of the registers and cache memory in the computer system?

The register is a collection of different settings and configurations for the operating system. Cache memory is a way for the computer to load webpages faster by storing them in RAM.


Is cache memory faster than CPU registers?

what is the difference between cache & register ? Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory. The register is a small set of data holding places that are part of a computer processor . A register may hold a computer instruction , a storage address, or any kind of data (such as a bit ..."


Which computer memories has the shortest access time?

Usually the register set memory. The L1 cache may be as fast.


Is cache memory visible?

No cache memory is not visible.....


What type of RAM is used for cache memory?

sram is used for cache for cache memory.


Which of the memory has shortest access time?

The processor registers! Relatively, they are very small (a register on an Intel 32-bit processor is only 4 bytes large!) but they are very fast. Programs use them to store the part of data they are working on and some memory addresses.


What is the recommended size of cache memory in a processor?

The maximum size of a cache memory is theoretically equal to the amount of primary memory(RAM).Like Cache only memory architecture where the whole memory space is filled up with the cache only.


Which one is faster ram cache register?

register


Why is cache memory needed?

Cache Memory is needed because Hardware implements cache as a block of memory for temporary storage likely to be used again.