Menu
Historical Overview
Definitions
Different names
Operators
Precedence rules
Truth Tables
Examples of Boolean
Expressions

Purpose
Usage examples
Quiz

Purpose

Boolean operators are used widely in programming and also in forming database queries. We use it to compute values and most importantly to control the flow of execution in a program. Please refer to usage examples to see how useful Boolean expressions are.


CS561:Boolean Expressions SCLM by Antoni Julian Fertner