Boolean Algebra

Boolean algebra laws

There are following laws in Boolean algebra: Associative Law: This law states that if we have 3 variables x, y, z then X*(Y*Z) = (X*Y)*Z Commutative Law: This law states that X*Y = Y*X Identity element: If e is the identity then we have the relation with the Boolean algebra e*x = x*e=x Hence 0 is identity for […]