Search
A boolean expression is an expression that results in a boolean value, that is, in a value of either true(1) or false(0).
In boolean algebra three basic operators like OR, AND and NOT are used.