What is the difference between cache memory and RAM?
Cache memory is a small, high-speed memory located inside the CPU, used to store frequently accessed data. RAM (Random Access Memory) is a larger, slower memory that temporarily holds data for active programs and processes.