Memory Units Quiz 13 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the smallest unit of memory?
The smallest unit of memory is a bit, which is a binary digit that can have a value of either 0 or 1.
What is the difference between volatile and non-volatile memory?
Volatile memory loses its data when power is turned off, while non-volatile memory retains data even without power, such as in ROM or flash memory.
How does memory addressing work?
Memory addressing involves assigning a unique address to each memory location, allowing the CPU to access and manipulate data stored in those locations.
What is the purpose of the ALU in memory operations?
The ALU (Arithmetic Logic Unit) performs arithmetic and logical operations on data stored in memory, facilitating various computational tasks.
What is the significance of memory size in computing?
Memory size determines how much data a computer can store and process at once, impacting performance and the ability to run complex applications.