Counting in Binary
Counting in binary is a fundamental skill in GCSE Computer Science. Binary uses only the digits 0 and 1 (base-2), and you need to be able to convert between binary and denary (base-10), and understand how binary numbers represent data in a computer.