Memory Units Quiz 11 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the smallest unit of memory in a computer?
The smallest unit of memory in a computer is a bit, which can hold a binary value of either 0 or 1.
What is the difference between volatile and non-volatile memory?
Volatile memory, such as RAM, loses its data when the power is turned off, while non-volatile memory, like ROM, retains data even without power.
How is data stored in computer memory?
Data is stored in computer memory using binary digits (bits) that represent information in a series of 0s and 1s.
What is the purpose of cache memory?
Cache memory is a high-speed memory that stores frequently accessed data to speed up data retrieval and improve system performance.
What is the ascending order of memory units from smallest to largest?
The ascending order of memory units is bit, byte, kilobyte, megabyte, gigabyte, and terabyte.