Boolean - GCSE Computer Science Definition
Reviewed by: Robert Hampton
Last updated
Boolean, named after mathematician George Boole, is a fundamental concept in computer science that involves a binary system of logic used to perform true or false evaluations. In GCSE Computer Science, Boolean logic is central to understanding how computers make decisions, using logical operators like AND, OR, and NOT to compare and manipulate data. Boolean data types, which can store only two possible values, true or false, are used in programming to control the flow of a program through conditional statements and loops. Understanding Boolean logic is crucial for developing algorithms and solving problems efficiently.
Examiner-written GCSE Computer Science revision resources that improve your grades 2x
- Written by expert teachers and examiners
- Aligned to exam specifications
- Everything you need to know, and nothing you don’t

Share this article