Flash Memory – Notes for Exams
✅ Definition:
Flash memory is a non-volatile memory that retains data even when power is turned off. It can be electrically erased and reprogrammed, making it suitable for portable devices.
📌 Important Points:
-
Non-volatile: Retains data without power.
-
Faster than HDDs but slower than RAM.
-
Solid-state technology: No moving parts.
-
Widely used in USB drives, SD cards, SSD, BIOS chips, etc.
-
Developed from EEPROM (Electrically Erasable Programmable Read-Only Memory).
-
Can be erased and written in blocks.
-
Common in mobile phones, digital cameras, laptops, etc.
🧩 Types of Flash Memory:
Type | Description | Example Devices |
---|---|---|
NAND | High density, faster write speed, cheaper | SSD, USB drives, memory cards |
NOR | Fast read speed, reliable, used in code storage | BIOS, embedded systems |
🧪 Flash Memory vs EEPROM:
Flash Memory | EEPROM |
---|---|
Erased in blocks/sectors | Erased byte by byte |
Faster | Slower |
Cheaper per bit | More expensive per bit |
📦 Examples of Flash Memory Devices:
-
USB Flash Drive (Pen Drive)
-
SSD (Solid State Drive)
-
SD / microSD Card
-
BIOS chip in motherboard
-
Memory in smartphones
❓ Frequently Asked MCQs
✅ MCQs with Answers
-
Flash memory is a type of:
-
A) Volatile memory
-
B) Optical memory
-
✅ C) Non-volatile memory
-
D) Cache memory
-
-
Which of the following is based on flash memory?
-
A) RAM
-
✅ B) SSD
-
C) DVD
-
D) ROM
-
-
What type of flash memory is used in SSDs?
-
A) DRAM
-
B) SRAM
-
✅ C) NAND
-
D) NOR
-
-
Flash memory is derived from which technology?
-
A) ROM
-
✅ B) EEPROM
-
C) RAM
-
D) DRAM
-
-
Which flash memory is commonly used in BIOS chips?
-
A) NAND
-
✅ B) NOR
-
C) DRAM
-
D) SDRAM
-
-
Flash memory retains data:
-
A) Until the computer is restarted
-
✅ B) Even when power is turned off
-
C) Only when connected to the internet
-
D) Only during boot
-
-
Which of the following is NOT a flash memory device?
-
A) USB
-
B) SSD
-
✅ C) CD-ROM
-
D) SD Card
-
🔁 Previous Year Questions (PYQs)
SSC CHSL 2021:
Q: Flash memory is commonly used in which of the following devices?
Ans: USB drive
JKSSB 2023:
Q: Which type of memory is used in BIOS?
Ans: NOR Flash Memory
Bank PO 2020:
Q: What does flash memory mean?
Ans: Non-volatile memory that can be electronically erased and reprogrammed.
📎 Summary Chart
Feature | Flash Memory |
---|---|
Volatility | Non-volatile |
Speed | Faster than HDD |
Used in | SSD, USB, BIOS |
Based on | EEPROM |
Types | NAND, NOR |