

InterviewSolution
Saved Bookmarks
1. |
What is the main function of main memory |
Answer» Main memory is the storage that is directly available to the CPU of a computer and is made up of RAM and ROM. RAM\'s (Random Access Memory) purpose is to hold the data and instructions temporarily which the CPU will process. | |