Primary Memory Quiz 1 (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 memory in a computer that is directly accessible to the CPU for processing data and instructions.
What types of primary memory are there?
Primary memory typically includes RAM (Random Access Memory) and ROM (Read-Only Memory), which serve different purposes in data storage and processing.
How does the CPU access primary memory?
The CPU accesses primary memory directly and quickly, allowing for efficient processing of data and instructions stored in RAM and ROM.
What is the difference between volatile and non-volatile memory?
Volatile memory, like RAM, loses data when power is turned off, while non-volatile memory, like ROM, retains data even without power.
How does primary memory relate to temporary storage?
Primary memory serves as temporary storage for data and instructions that the CPU needs to access quickly during processing.