Boolean

Summary: A data type that can hold only one of two values: TRUE or FALSE. Used for conditions and logical operations. 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 that can hold only one of two values: TRUE or FALSE. Used for conditions and logical operations.