Boolean Logic

Summary: A form of algebra where all values are either TRUE (1) or FALSE (0). Used in computer circuits, programming conditions, and search queries. Tags: concepts computer-science igcse-computer-science boolean-logic Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A form of algebra where all values are either TRUE (1) or FALSE (0). Used in computer circuits, programming conditions, and search queries.