Memory Units Quiz 6 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the difference between volatile and nonvolatile memory?
Volatile memory, like RAM, requires power to retain data, while nonvolatile memory, such as flash storage, retains data even without power.
How does dynamic RAM differ from static RAM?
Dynamic RAM uses capacitors that need periodic refreshing to retain data, whereas static RAM uses flip-flops and does not require refreshing.
What is the significance of cache memory in a computer system?
Cache memory provides temporary storage for frequently accessed data, improving data access speed and overall system performance.
How do memory units like kilobits and gigabytes relate to each other?
Memory units are related through conversion factors; for example, 1 kilobit is 1,024 bits, and 1 gigabyte is 1,024 megabytes, reflecting the binary system's base-2 nature.
What is the role of buffer memory in data transfer?
Buffer memory temporarily stores data during transfer between devices with different data transfer rates, ensuring smooth and error-free data flow.