Cache
From TSG Library of Knowledge
Cache
Cache, Pronounced 'Cash' is a chip used in many computer components in a manner similar to RAM. It commonly stores what is predicted to be the most relevant or common information for fast access.
Cache in Web Browser
This is a temporary folder in which files are stored for future purposes. It decreases the load on the server by locally saving recurring files in the website like site logo and base css etc.

