1.2 Flashcards
What is the primary function of memory in a computer?
To store data and instructions for processing.
True or False: RAM is a type of non-volatile memory.
False
Fill in the blank: The acronym RAM stands for _____.
Random Access Memory
What type of memory is used for permanent storage?
Non-volatile memory
Which of the following is an example of volatile memory? (A) Hard Drive (B) SSD (C) RAM (D) Flash Drive
C) RAM
True or False: Data in RAM is retained when the power is turned off.
False
What does the term ‘secondary storage’ refer to?
Storage that is not directly accessible by the CPU and is used for long-term data retention.
Name one advantage of using SSD over HDD.
Faster read and write speeds.
What is the purpose of cache memory?
To provide faster access to frequently used data and instructions.
Fill in the blank: EEPROM stands for _____.
Electrically Erasable Programmable Read-Only Memory
Which memory type is typically faster: RAM or Cache?
Cache
True or False: Flash memory is a type of volatile memory.
False
What does the term ‘memory hierarchy’ refer to?
The structure that ranks different types of memory based on speed and cost.
Which type of memory is typically used for system firmware?
ROM (Read-Only Memory)
What is the main characteristic of ROM?
It is non-volatile and retains data without power.