Data Type

Summary: A classification that specifies what kind of value a variable can hold and what operations can be performed on it. Common types: integer, real/float, char, string, boolean. Tags: concepts computer-science igcse-computer-science programming Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A classification that specifies what kind of value a variable can hold and what operations can be performed on it. Common types: integer, real/float, char, string, boolean.