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.
|