answersLogoWhite

0

Cache memory normally stored instructions and data that the processor likely to use frequently.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Is cache memory non volatile memory?

No, cache memory is a volatile type of memory, meaning the data stored in cache memory is lost when the power is turned off. Non-volatile memory, on the other hand, retains data even when the power is turned off.


Where the constantly needed data is stored?

Constantly needed data is stored in RAM, and depending on the system and the CPU used, it may be stored in cache memory. Cache memory is a special, high-speed type of RAM. It is more expensive and uses more current than DRAM, but it is used where speed is critical. Cache memory is generally inside of the CPU these days.


What is volatile memrory?

Volatile memory is a type of computer memory that requires power to maintain the stored information. When the power is cut off, the data stored in volatile memory is lost. Examples include RAM (Random Access Memory) and cache memory.


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.


Where is frequently accessed data stored?

Frequently accessed data is often stored in a cache memory, which is a smaller, faster type of memory that sits between the main memory (RAM) and the processor. Caching helps improve performance by allowing the processor to access frequently used data more quickly than if it had to retrieve it from the main memory every time.


Who invented cache memory?

Cache memory was invented by Maurice Wilkes. It was intended to be used as a type of recent data safeguard between the physical memory and the processor.


What type of RAM is used for cache memory?

sram is used for cache for cache memory.


What are the components of a variable?

A variable typically consists of a name, a data type, a value, and a memory location where the value is stored. The name is used to reference the variable in the code, the data type defines the type of data the variable can hold, the value is the actual data stored in the variable, and the memory location is where the value is stored in the computer's 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 cache hit and cache miss?

Type your answer here... in cache memory when the CPU refer to the memory and find the word in cache it is said to be hit or produced....... if the word is not found in cache it is in main memory it counts as a miss


What is the purpose of the cache?

Cache is a special kind of memory which is can be used as a spare to store data


What is a catche?

A cache is a collection of items of the same type stored in a hidden or inaccessible place, for future use. A computer has a memory cache that quickly accesses programs on the computer.