MCQS

Q. Which memory acts as a buffer Between CPU and the main memory ?
🔍 Search on Google 📖 Search on Wikipedia
« PreviousNext »

The correct answer is 'A. RAM' because Random Access Memory (RAM) serves as a temporary storage location for data that the CPU needs to access quickly. It acts as a buffer between the CPU and the main memory by holding frequently accessed data and instructions, allowing for faster processing speeds. This makes RAM an essential component in optimizing the performance of a computer system.