Secondary Memory Quiz 1 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is secondary memory?
Secondary memory, also known as secondary storage, is a type of storage used for long-term data storage. It includes devices like hard disks, flash drives, and optical discs.
How does secondary memory differ from primary memory?
Primary memory, or RAM, is volatile and temporary, used for active data processing. Secondary memory is non-volatile and permanent, used for storing data even when the power is off.
What types of secondary storage are commonly used?
Common types of secondary storage include hard disk drives, solid-state drives, USB flash drives, and optical discs like CDs and DVDs.
Why is secondary memory important in computing?
Secondary memory is crucial for storing large amounts of data and programs that are not currently in use but may be needed later, ensuring data persistence and accessibility.
What is the role of ROM in secondary memory?
ROM, or Read-Only Memory, is a type of non-volatile memory used to store firmware or permanent data that does not need to be changed. It is part of the secondary memory system.