what is internal cache and how it works ?
Answers
Answered by
2
Answer:
⏩A CPU cache is a hardware cache used by the central processing unit (CPU) of a computer to reduce the average cost (time or energy) to access data from the main memory. A cache is a smaller, faster memory, located closer to a processor core, which stores copies of the data from frequently used main memory locations.⏪
Similar questions