The basic operations of Boolean algebra are as follows:
Below is the table defining the symbols for all three basic operations.
Operator | Symbol | Precedence |
NOT | ‘ (or) ¬ | Highest |
AND | . (or) ∧ | Middle |
OR | + (or) ∨ | Lowest |
Suppose A and B are two Boolean variables, then we can define the three operations as;