Solution:A memory buffer used to accommodate a speed differential is called a cache. Caches are
- small,
- high-speed memory units
placed between the CPU and main memory. They store frequently accessed data, allowing the CPU to retrieve information quickly without needing to access the slower main memory.