Memory Units Quiz 10 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the difference between main memory and secondary storage?
Main memory, also known as RAM, is used for temporary storage of data and programs currently in use by the computer. Secondary storage, such as hard drives and SSDs, is used for long-term data retention and is nonvolatile.
How does the binary system relate to computer memory?
The binary system, which uses only two digits (0 and 1), is fundamental to computer memory because it represents the presence or absence of an electric pulse, which is how data is stored and processed in digital systems.
What is the role of V-RAM in a computer?
V-RAM, or video memory, is a specialized type of memory used by the graphics processing unit (GPU) to store and process graphical data, improving the performance of video and graphics-intensive applications.
What is the capacity of a gigabyte?
A gigabyte (GB) is a unit of digital information that is equal to 1,024 megabytes (MB) or 1,073,741,824 bytes. It is commonly used to measure the storage capacity of devices like hard drives and memory cards.
What is the difference between ROM and EEPROM?
ROM (Read-Only Memory) is a type of nonvolatile memory that retains data even when power is removed, but it cannot be easily modified. EEPROM (Electrically Erasable Programmable Read-Only Memory) is a type of ROM that