Not all memory in a computer works the same way. Some is used only while the computer is switched on. Some stores important instructions that never change. And some doesn’t even live inside your device—it lives online.
In this lesson, you’ll learn about three key types of memory: RAM (used when running programs), ROM (used to start your computer), and Virtual Storage (used to save and access files through the internet). Each plays a unique role in how computers function today, from booting up your laptop to editing a Google Doc on your phone.
Learning Objectives
By the end of this lesson, I will be able to:
Explain the role of RAM and ROM in a computer system.
Identify differences between RAM, ROM, and secondary storage.
Describe what virtual storage is and how it works.
Evaluate the pros and cons of using cloud-based storage.
Key Terms
RAM (Random Access Memory) – Fast, temporary memory used while programs are running.
ROM (Read-Only Memory) – Permanent memory storing startup instructions.
Volatile Memory – Loses its data when power is turned off (e.g. RAM).
Non-Volatile Memory – Keeps data even without power (e.g. ROM).
Bootstrap – Startup program stored in ROM that loads the operating system.
Virtual Storage – Storing files online via cloud services instead of locally.
Cloud – A network of remote servers that store and manage data via the internet.
Data Centre – A building with thousands of servers used by cloud providers.
Access – The ability to open or use files and services.
Backup – A copy of data stored safely to prevent loss.