Computer glossary

What is Cache RAM?

Cache RAM — Cache (usually SRAM) stores frequently requested data and instructions. It is a small block of high-speed memory located between the CPU and the main memory. When your computer processor needs data, it will check the Cache first to see if it is there. If the data is not there, it will retrieve it from the slower main memory.

More Computer terms →