Step-by-Step Lesson

Learn: Memory and Storage

OCR GCSE J277 Computer Science specification

Ready to start this lesson?

Sign in to track your progress. 19 steps including 10 interactive questions.

Sign In to Start Learning
19 Steps10 Questions

Students also studied

Browse all

Steps in this lesson (19)

1
Text

Welcome!Today we’ll learn about memory and storage, an important topic in computer science. Let's explore how computers handle and store data step by step.

2
Text

What is Memory?Memory refers to the components in a computer that store data and instructions temporarily or permanently. It’s essential for running programs and storing information.

3
Text

RAM (Random Access Memory)RAM is a type of memory used to store data and instructions while a computer is running. It’s volatile, meaning the data is lost when the power is turned off. RAM allows quick access to information needed by the CPU.

4
Multiple ChoiceInteractive

Quick check: What happens to data in RAM when the computer is turned off?

Start the lesson to answer this multiple choice question

5
Text

ROM (Read-Only Memory)ROM is a type of memory that stores data permanently. It’s non-volatile, meaning the data is not lost when the computer is powered off. ROM is used to store the instructions needed to start up a computer, called the boot process.

6
Fill in the BlankInteractive

Unlike RAM, {{blank0}} memory is {{blank1}}.

Start the lesson to answer this fill in the blank question

7
Text

What is Virtual Memory?Virtual memory is a feature of the operating system that uses space on the hard drive as if it were additional RAM. This happens when the physical RAM is full, allowing more programs to run simultaneously.

8
Multi-SelectInteractive

Which of the following are true about virtual memory? (Select all that apply)

Start the lesson to answer this multi-select question

9
Text

What is Secondary Storage?Secondary storage refers to devices like hard drives and USBs that store data permanently. Unlike RAM, this memory is non-volatile and retains data even when the computer is turned off.

10
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

11
Text

Data UnitsData is measured in units such as bits (smallest unit), bytes (8 bits), kilobytes (1,000 bytes), megabytes (1,000 KB), and so on. Computers store and process data in binary (0s and 1s).

12
Math EquationInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this math equation question

13
Text

CompressionCompression reduces file sizes to save space. Lossy compression removes some data, lowering quality but saving more space. Lossless compression keeps all data and reduces file size without affecting quality.

14
Multiple ChoiceInteractive

Which type of compression removes data to reduce file size?

Start the lesson to answer this multiple choice question

15
Text

Review Time!Great work! You've learned about types of memory, storage devices, data units, and compression. Let's test your understanding now.

16
Multi-SelectInteractive

Which of the following are types of memory? (Select all that apply)

Start the lesson to answer this multi-select question

17
Fill in the BlankInteractive

The {{blank0}} stores data permanently and is {{blank1}}.

Start the lesson to answer this fill in the blank question

18
MatchingInteractive

Match the items on the left with their correct pairs on the right

Start the lesson to answer this matching question

19
Multiple ChoiceInteractive

Why is binary used to store data in computers?

Start the lesson to answer this multiple choice question

Genie

Want to Learn More?

Get personalised lessons, quizzes, and instant feedback from your AI tutor.

Explore More Topics