2.1.3 Explain the use of cache memory.


Cache memory refers to the frequently asked for memory from the ram. If a program like an app is frequently executed then it gets placed in the cache. This happens because the cache is near the alu, so the files arrive faster instead of having to travel all the way from the ram to the alu.