Skip to main content

← Computer Science syllabus

WalesComputer Science

Unit 1: Data representation and data types

8 dot points across 8 inquiry questions. Click any dot point for a focused answer with worked past exam questions where available.

Why do computers use the binary number system, and how do you convert between binary and denary?

How do you add binary numbers, what is overflow, and how does an arithmetic shift multiply or divide a binary number?

How are text characters stored in a computer using character sets such as ASCII and Unicode?

Why is data compressed, and how do lossy and lossless compression, including run-length encoding, work?

What is hexadecimal, why is it used in computing, and how do you convert between hexadecimal, binary and denary?

How are bitmap images stored in binary, and how do resolution and colour depth affect file size?

How are negative whole numbers stored in binary using sign and magnitude and two's complement?

How is analogue sound converted into binary, and how do sample rate and bit depth affect quality and file size?