Integer

Summary: A data type representing whole numbers (positive, negative, or zero) without fractional parts. Example: 42, -7, 0. Tags: concepts computer-science igcse-computer-science programming Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A data type representing whole numbers (positive, negative, or zero) without fractional parts. Example: 42, -7, 0.