Cache
Cache is the storation of recently used information with the aim of being accesible quickly at a later time. Computers have several different types of caching in order to run more efficiently, thereby improving performance. Common types of caches include browser cache, disk cache, memory cache, and processor cache.
Comments
Post a Comment