what is cache memory?
Answers
Answered by
1
Answer:
Cache Memory is a Unwanted space stored in any Device
We have to Clean Cache Space Time to time
Answered by
5
On its own, cache memory is not that useful, however, when interacting with other components it becomes a critical part of any system.
Cache memory allows computer operations to hold recently-accessed data in place for repeated use, rather than software having to use the same set of instructions in rapid succession to use the data. The larger the capacity of the cache, the more data it can store and, subsequently, the quicker it operates.
Similar questions