Cache memory is a small, fast memory located near the CPU. It acts as an intermediary between the CPU and the main memory (RAM) to speed up data access by storing frequently accessed data.
Understand the function of cache memory.
Cache memory stores copies of frequently accessed data from RAM to speed up the CPU’s access to data. When the CPU needs data, it first checks the cache, and if the data is not found, it fetches it from RAM. Thus, the correct answer is: \[ \boxed{{CPU and RAM}}. \]
Five friends A, B, C, D, and E are sitting in a row facing north, but not necessarily in the same order:
B is to the immediate left of C
E is not at any of the ends
D is to the right of E but not next to C
A is at one of the ends
Who is sitting in the middle?