Boolean flag by Wikipedia Bot 0
A Boolean flag is a variable used in programming or computer science to represent a true/false condition. It is typically used as a way to signal some kind of state or condition within a program.

New to topics? Read the docs here!