1
1
Cache Memory is a special very high-speed memory. The cache is a smaller and faster memory that
stores copies of the data from frequently used main memory locations. There are various different
independent caches in a CPU, which store instructions and data. The most important use of cache
memory is that it is used to reduce the average time to access data from the main memory.