Cache

A Cache is a memory store used to hold a copy of data and is used to improve the apparent speed of computer components such as processors, disk drives, graphics cards etc. The cache is effective as it can invariably store and retrieve data faster than the device to which is attached, and so if a copy of the data that is being read is stored in a cache, it can be retrieved more quickly from the cache than from that device.