What is cache memory?
The small and fast RAM units are known as caches. When the implementation of an instruction calls for data located in main memory, the data are obtained and a copy is placed in the cache. Later if the same data is needed it is read directly from the cache.