Intel Corporation interview question

What is a Cache ?

Interview Answer

Anonymous

4 July 2015

Cache is a fast memory kept inside the CPU with less memory locations than main memory. To get the instructions and data faster while execution we store Most used data in Cache.