Memory Units Quiz 21 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the difference between volatile and non-volatile memory?
Volatile memory, such as RAM, loses data when the power is turned off, while non-volatile memory, like ROM, retains data even without power.
How do memory units like kilobytes and megabytes relate to each other?
One kilobyte (KB) is equal to 1,024 bytes, and one megabyte (MB) is equal to 1,024 kilobytes, making it a larger unit of data storage.
What is the role of the binary system in computing memory?
The binary system is fundamental in computing memory as it uses bits (0s and 1s) to represent and process data, forming the basis for all digital information.
How does built-in memory differ from external storage?
Built-in memory, such as RAM and ROM, is integrated into the computer's hardware, while external storage, like USB drives, is separate and can be connected and disconnected as needed.
What is the purpose of temporary data storage in computing?
Temporary data storage, such as RAM, is used to hold data that the computer is currently processing, allowing for quick access and manipulation of information.