Memory Units Quiz 20 (10 MCQs)
Quiz Instructions
Select an option to see the correct answer instantly.
Frequently Asked Questions
What is the difference between ROM and RAM?
ROM (Read-Only Memory) is used for permanent storage of data and instructions, while RAM (Random Access Memory) is used for temporary storage of data and instructions during computer operation.
What is the role of a CPU in relation to memory units?
The CPU (Central Processing Unit) accesses and manipulates data stored in memory units, such as RAM, to perform computational tasks and execute programs.
What is the significance of memory addressability?
Memory addressability refers to the ability of a CPU to access individual memory locations, which is crucial for efficient data retrieval and manipulation during program execution.
What is the purpose of PROM and EAROM?
PROM (Programmable Read-Only Memory) allows data to be written once and read multiple times, while EAROM (Electrically Alterable Read-Only Memory) can be reprogrammed electrically without removing it from the circuit.
How does storage capacity affect computer performance?
Larger storage capacity allows for more data to be stored and processed, which can improve the efficiency and speed of computer operations, especially in tasks requiring large datasets.