Computer

Computer Memory

Class 3

🎯 Learning Objectives

📖 Let Us Begin!

When Ravi does his homework, he remembers the answers in his brain. But sometimes he writes important things in his notebook so he doesn't forget them later. A computer also needs to remember things! The part of the computer that remembers information is called computer memory.

Just like our brain helps us think and remember, computer memory helps the computer store and recall data. Without memory, a computer cannot work at all — it would forget everything instantly!

What is Computer Memory?

Computer memory is the space inside a computer where it keeps data and instructions. Think of it like a notebook where the computer writes down everything it needs to remember.

Think about it: When you solve a maths problem, your brain holds the numbers while you calculate. Similarly, computer memory holds data while the computer is working on it!

Memory helps the computer to:

Comparison of human brain and computer memory

Types of Computer Memory

A computer has two main types of memory:

1. RAM (Random Access Memory)

RAM is the computer's short-term memory. It remembers things only while the computer is switched ON. The moment you turn off the computer, everything in RAM is erased — just like when you wake up and forget your dream!

Example

When Meena opens a drawing app on the computer, the app is loaded into RAM. While she draws, all her work is in RAM. If the power goes off suddenly before she saves, her drawing is lost! That's because RAM forgets everything when the power is gone.

2. ROM (Read Only Memory)

ROM is the computer's permanent memory. The data stored in ROM stays even when the computer is turned off. It contains special instructions that tell the computer how to start up.

Example

When Ravi presses the power button on his computer, the computer knows what to do — it shows the logo, checks all parts, and loads the operating system. These startup instructions are stored in ROM. Even if the computer was off for months, ROM still remembers them!

RAM vs ROM comparison diagram
FeatureRAMROM
Full FormRandom Access MemoryRead Only Memory
TypeTemporary (volatile)Permanent (non-volatile)
When power is OFFData is lostData stays
SpeedVery fastSlower than RAM
Can we change data?Yes, easilyNo, it is read-only
What it storesPrograms and files currently in useStartup instructions (BIOS)
Real-life comparisonLike a whiteboard — write and eraseLike a printed book — cannot change
Easy way to remember: RAM is like a whiteboard in your classroom — the teacher writes on it and erases it every day. ROM is like a printed textbook — the words stay forever and cannot be erased!

Storage vs Memory — What's the Difference?

Many people confuse memory and storage, but they are different!

Memory (RAM)Storage (Hard Disk / SSD)
Short-term — holds data while computer is ONLong-term — keeps data even when computer is OFF
Very fastSlower than RAM
Small capacity (4 GB, 8 GB)Large capacity (256 GB, 500 GB, 1 TB)
Like your brain's working memoryLike your notebook or diary
Think of it this way

Memory (RAM) is like your study table — you keep the books you are reading RIGHT NOW on it. It has limited space.

Storage (Hard Disk) is like your bookshelf — it holds ALL your books, even the ones you are not reading today. It has much more space.

When Meena wants to read a book, she takes it from the bookshelf (storage) and puts it on her table (memory). When she is done, she puts it back on the shelf.

Units of Computer Memory

Computer memory is measured in special units. The smallest unit is a Byte. Larger units are Kilobyte (KB), Megabyte (MB), Gigabyte (GB), and Terabyte (TB).

UnitShort FormSizeReal-Life Comparison
ByteB1 letter or numberThe letter "A" = 1 Byte
KilobyteKB1024 BytesA short text message = about 2 KB
MegabyteMB1024 KB1 song (MP3) = about 5 MB
GigabyteGB1024 MB1 movie = about 1-2 GB
TerabyteTB1024 GBA big library of 500+ movies = 1 TB
Real-Life Examples for Indian Students

📱 A photo taken on a mobile phone = about 3-5 MB

🎵 One Bollywood song (MP3) = about 5 MB

📄 A one-page typed document = about 20 KB

🎬 One Hindi movie (HD) = about 1.5 GB

🎮 A mobile game = about 100-500 MB

💻 Ravi's computer has 8 GB RAM and 512 GB storage

Memory units staircase — Byte, KB, MB, GB, TB
Remember the order: B → KB → MB → GB → TB. Each step is about 1000 times bigger than the previous one (exactly 1024 times). Think of it like: a drop of water → a glass → a bucket → a tank → a swimming pool!

Internal Storage vs External Storage

Storage devices can be inside the computer (internal) or outside the computer (external).

Internal Storage

Internal storage is built inside the computer. You cannot easily remove it. It stores the operating system, all your programs, and your saved files.

External Storage

External storage devices can be connected to the computer from outside and removed when not needed. They are used to carry files from one computer to another or to keep a backup.

Internal vs External storage devices
FeatureInternal StorageExternal Storage
LocationInside the computerOutside, can be removed
Can you carry it?No (fixed inside)Yes (portable)
ExamplesHard Disk (HDD), SSDPen Drive, CD/DVD, Memory Card
CapacityVery large (256 GB to 2 TB)Smaller (4 GB to 256 GB usually)
UseStores OS, programs, all filesBackup, sharing files between computers
Example

Ravi's school computer has a 500 GB hard disk inside (internal storage). When he finishes his project, he copies it to a 16 GB pen drive (external storage) and takes it home. At home, he plugs the pen drive into his father's laptop and shows his project. External storage helps him carry files easily!

📝 Key Words

WordMeaning
MemoryThe space inside a computer where it stores data and instructions
RAMRandom Access Memory — temporary, fast memory that is lost when power is off
ROMRead Only Memory — permanent memory that stays even when power is off
StorageA place to save data permanently for later use
ByteThe smallest unit of computer memory (stores one character)
Kilobyte (KB)1024 Bytes — about the size of a short text message
Megabyte (MB)1024 KB — about the size of one song
Gigabyte (GB)1024 MB — about the size of one movie
Hard DiskInternal storage device that stores all files and programs
Pen DriveA small external storage device that plugs into the USB port
⭐ Key Points to Remember

✏️ Practice Questions

A. Fill in the Blanks
1. RAM stands for .
2. ROM stands for .
3. Data in RAM is when the computer is turned off.
4. The smallest unit of computer memory is called a .
5. 1024 Bytes make one .
6. A is a small external storage device that plugs into the USB port.
7. ROM stores the instructions of the computer.
8. One MP3 song takes about MB of space.
9. The hard disk is an example of storage.
10. RAM is than ROM in speed.
B. Multiple Choice Questions
1. Which memory loses its data when the computer is turned off?
(a) ROM(b) RAM(c) Hard Disk(d) Pen Drive
2. Meena wants to carry her school project from school to home. Which device should she use?
(a) RAM(b) ROM(c) Pen Drive(d) Monitor
3. Which unit is the largest?
(a) Byte(b) KB(c) MB(d) GB
4. ROM stores the computer's:
(a) Songs(b) Games(c) Startup instructions(d) Photos
5. Which of these is an internal storage device?
(a) Pen Drive(b) CD(c) Hard Disk(d) Memory Card
C. Short Answer Questions
1. What is computer memory? Why does a computer need it?
2. What is the difference between RAM and ROM?
3. What happens to the data in RAM when the computer is switched off?
4. Name two internal storage devices and two external storage devices.
5. Write the memory units in order from smallest to largest.
D. True or False
1. RAM is permanent memory.
2. ROM stores the startup instructions of the computer.
3. A pen drive is an internal storage device.
4. 1 GB is bigger than 1 MB.
5. Data in ROM is lost when the computer is turned off.
E. Match the Following
Column AColumn B
1. RAM(a) Permanent memory with startup instructions
2. ROM(b) Smallest unit of memory
3. Byte(c) External storage device
4. Pen Drive(d) Temporary, fast memory
5. Hard Disk(e) Internal storage device
🎨 Memory Detective!

Look at the items below. Write whether each one is stored in RAM, ROM, or Storage (Hard Disk/Pen Drive).

Items:

Bonus: Ask your parents how much RAM and storage your home computer or phone has. Write it in your notebook!

Want a printable worksheet? Switch to Worksheet View, then print.

Computer

Computer Memory

Class 3  |  CBSE / NCERT / ICSE
Name: Class / Sec: Date:
🎯 Learning Objectives
📖 Let Us Begin!

Just like our brain helps us think and remember, computer memory helps the computer store and recall data. Without memory, a computer cannot work — it would forget everything instantly!

Computer memory is the space inside a computer where it keeps data and instructions. Think of it like a notebook where the computer writes down everything it needs to remember.

Comparison of human brain and computer memory
Types of Computer Memory

1. RAM (Random Access Memory) — The computer's short-term memory.

Example: When Meena opens a drawing app, it is loaded into RAM. If power goes off before she saves, her drawing is lost!

2. ROM (Read Only Memory) — The computer's permanent memory.

Example: When Ravi presses the power button, the computer knows what to do because startup instructions are stored in ROM.
RAM vs ROM comparison diagram
FeatureRAMROM
Full FormRandom Access MemoryRead Only Memory
TypeTemporary (volatile)Permanent (non-volatile)
When power is OFFData is lostData stays
SpeedVery fastSlower than RAM
Can we change data?Yes, easilyNo, read-only
What it storesPrograms currently in useStartup instructions (BIOS)
ComparisonLike a whiteboard — write & eraseLike a printed book — cannot change
RAM is like a whiteboard — the teacher writes and erases every day. ROM is like a printed textbook — the words stay forever!
Computer

Computer Memory (continued)

Class 3  |  CBSE / NCERT / ICSE
Name: Class / Sec: Date:
Storage vs Memory — What's the Difference?
Memory (RAM)Storage (Hard Disk / SSD)
Short-term — holds data while computer is ONLong-term — keeps data even when computer is OFF
Very fastSlower than RAM
Small capacity (4 GB, 8 GB)Large capacity (256 GB, 500 GB, 1 TB)
Like your study table (books you're reading now)Like your bookshelf (all your books)
Memory (RAM) = study table (limited space, current work). Storage = bookshelf (lots of space, all books).
Units of Computer Memory
UnitShort FormSizeReal-Life Comparison
ByteB1 letter or numberThe letter "A" = 1 Byte
KilobyteKB1024 BytesA short text message ≈ 2 KB
MegabyteMB1024 KB1 song (MP3) ≈ 5 MB
GigabyteGB1024 MB1 movie ≈ 1-2 GB
TerabyteTB1024 GB500+ movies = 1 TB
Real-Life Examples: 📱 Photo = 3-5 MB | 🎵 Bollywood song = 5 MB | 📄 Document = 20 KB | 🎬 Hindi movie (HD) = 1.5 GB | 🎮 Mobile game = 100-500 MB
Memory units staircase
Internal Storage vs External Storage
FeatureInternal StorageExternal Storage
LocationInside the computerOutside, can be removed
Can you carry it?No (fixed inside)Yes (portable)
ExamplesHard Disk (HDD), SSDPen Drive, CD/DVD, Memory Card
CapacityVery large (256 GB to 2 TB)Smaller (4 GB to 256 GB usually)
UseStores OS, programs, all filesBackup, sharing files
Internal vs External storage devices
📝 Key Words
WordMeaning
MemorySpace inside a computer where it stores data and instructions
RAMRandom Access Memory — temporary, fast, lost when power is off
ROMRead Only Memory — permanent, stays when power is off
StorageA place to save data permanently for later use
ByteSmallest unit of memory (stores one character)
Kilobyte (KB)1024 Bytes
Megabyte (MB)1024 KB
Gigabyte (GB)1024 MB
Hard DiskInternal storage for all files and programs
Pen DriveSmall external storage device (USB port)
⭐ Key Points to Remember
  • Computer memory is where the computer stores data and instructions.
  • RAM is temporary — data is lost when the computer is turned off.
  • ROM is permanent — data stays even when the computer is off.
  • RAM is fast and stores programs currently in use. ROM stores startup instructions.
  • Memory (RAM) is like a study table; Storage (Hard Disk) is like a bookshelf.
  • Memory units: Byte → KB → MB → GB → TB (each is 1024× the previous).
  • 1 song ≈ 5 MB, 1 movie ≈ 1.5 GB, 1 photo ≈ 3-5 MB.
  • Internal storage (HDD, SSD) is inside; External storage (pen drive, CD) can be carried.
Computer

Computer Memory — Practice Questions

Class 3
Name: Class / Sec: Date:
A. Fill in the Blanks
1. RAM stands for .
2. ROM stands for .
3. Data in RAM is when the computer is turned off.
4. The smallest unit of computer memory is called a .
5. 1024 Bytes make one .
6. A is a small external storage device that plugs into the USB port.
7. ROM stores the instructions of the computer.
8. One MP3 song takes about MB of space.
9. The hard disk is an example of storage.
10. RAM is than ROM in speed.
B. Multiple Choice Questions
1. Which memory loses its data when the computer is turned off?
(a) ROM(b) RAM(c) Hard Disk(d) Pen Drive
2. Meena wants to carry her school project from school to home. Which device should she use?
(a) RAM(b) ROM(c) Pen Drive(d) Monitor
3. Which unit is the largest?
(a) Byte(b) KB(c) MB(d) GB
4. ROM stores the computer's:
(a) Songs(b) Games(c) Startup instructions(d) Photos
5. Which of these is an internal storage device?
(a) Pen Drive(b) CD(c) Hard Disk(d) Memory Card
C. Short Answer Questions
1. What is computer memory? Why does a computer need it?
2. What is the difference between RAM and ROM?
3. What happens to the data in RAM when the computer is switched off?
4. Name two internal storage devices and two external storage devices.
5. Write the memory units in order from smallest to largest.
D. True or False
1. RAM is permanent memory.
2. ROM stores the startup instructions of the computer.
3. A pen drive is an internal storage device.
4. 1 GB is bigger than 1 MB.
5. Data in ROM is lost when the computer is turned off.
E. Match the Following
Column AColumn B
1. RAM(a) Permanent memory with startup instructions
2. ROM(b) Smallest unit of memory
3. Byte(c) External storage device
4. Pen Drive(d) Temporary, fast memory
5. Hard Disk(e) Internal storage device
🎨 Memory Detective!

Write whether each item is stored in RAM, ROM, or Storage (Hard Disk/Pen Drive).

ItemWhere is it stored?
A game you are currently playing
The computer's startup instructions
Your saved holiday photos
A document you are typing right now
Songs saved on a pen drive

Bonus: Ask your parents how much RAM and storage your home computer or phone has. Write it here: RAM = _______ | Storage = _______

You are viewing the Worksheet layout. Click Print to save as PDF or print on A4 paper.