Skip to content
MathsGenie logo
Open app

Course home

x

What a relational operation does

What a relational operation does

Flow diagram showing operands age and 13 entering the comparison age >= 13, producing TRUE or FALSE, which feeds an IF condition

Start by reading a comparison as a yes or no question. In age≥13age \ge 13age≥13, the program asks whether the value stored in ageageage is at least 13.

Relational operations in a programming language Lesson

  1. GCSE
  2. /Computer Science
  3. /Relational operations in a programming language

Step-by-step lessons covering AQA GCSE Computer Science Relational operations in a programming language for GCSE Computer Science. Each lesson works through exam-style questions in Paper 1 and Paper 2 format. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.

Lessons