

InterviewSolution
Saved Bookmarks
1. |
What is primary memory |
Answer» Primary memory\xa0is computer\xa0memory\xa0that is accessed directly by the CPU. This includes several types of\xa0memory, such as the processor cache and system ROM. ...\xa0RAM, or random access\xa0memory, consists of one or more\xa0memory\xa0modules that temporarily store data while a computer is running.\xa0There are two key types of primary memory:\tRAM, or\xa0random access memory.\tROM, or\xa0read-only memory. | |