Primary Memory Quiz 9 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is primary memory?
Primary memory, also known as main memory, is the internal storage in a computer where data and programs are temporarily stored for quick access by the processor.
How does cache memory improve processor performance?
Cache memory, a type of high-speed memory, stores frequently accessed data, allowing the processor to retrieve it more quickly and thus improving overall system performance.
What is the difference between RAM and ROM?
RAM (Random Access Memory) is volatile and used for temporary storage, while ROM (Read-Only Memory) is non-volatile and stores permanent data that cannot be modified.
How does primary memory relate to the boot process?
During the boot process, the computer loads the operating system and essential programs into primary memory to start and run the system.
What is the role of volatile memory in data retrieval?
Volatile memory, such as RAM, provides fast access to data that is currently in use, enabling quick retrieval and processing by the computer's processor.