Computer Science, asked by Anubhavsingh8684, 1 year ago

Which memory is used to store most frequently accessed information from the ram?

Answers

Answered by Anonymous
2
CACHE MEMORY -is used to store most frequently accessed information from the ram.
Answered by aditijaink283
0

Answer:

The answer to the given question is:

Cache memory

Explanation:

Cache memory is a chip-based computer component that improves the efficiency with which data is retrieved from the computer's memory. It serves as a temporary storage place from which the computer's processor can easily retrieve data. This temporary storage region, known as a cache, is more immediately available to the CPU than the computer's primary memory source, which is often some type of DRAM.

Cache memory is sometimes known as CPU memory since it is often incorporated directly into the CPU chip or placed on a separate chip with a separate bus link with the CPU.  Because it is physically close to the processor, it is more accessible to the processor and capable of increasing efficiency.

High-speed static random access memory is the term used to describe the hardware that is utilized for cache memory (SRAM). The hardware that makes up a computer's main memory is known as dynamic random access memory (DRAM).

#SPJ3

Similar questions