Integer - GCSE Computer Science Definition
Reviewed by: James Woodhouse
Last updated
An integer is a whole number that can be either positive, negative, or zero. In computer science, integers are important because they are used to perform calculations and store data in computer programs. Unlike decimal numbers, integers do not have fractional parts; they are complete numbers like -3, 0, or 42. Integers are also used in programming to control loops and count repetitions, making them a key part of many computer algorithms. Understanding integers is essential because they help in making logical decisions and solving problems in coding tasks.
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