what is boolean logic?

what is boolean logic?
Answer
Brief Explanations:
Boolean logic is a form of algebra in which all values are reduced to either true or false. It is used in computer science for logical operations, circuit - design, and programming to make decisions based on conditions.
Answer:
Boolean logic is a logical calculus of truth values (true and false) used for logical operations, decision - making in programming and circuit design.