Thread: What is cache?
View Single Post
Old 01-25-2017, 08:42 PM   #5
SanGoku
Registered User
 
Join Date: Apr 2013
Posts: 382
A cache (pronounced CASH) is a place to store something temporarily in a computing environment. In computing, active data is often cached to shorten data access times, reduce latency and improve input/output (I/O).
SanGoku is offline   Reply With Quote