OR Gate
The logic OR, or disjunction, involves 2 variables. The resultant is high if any of the variables are high. The resultant is low if, but if, both the variables are low. This is at times called the inclusive OR operation. It corresponds to word “or” in propositional calculus. It can be represented as addition.