The OR gate is an electronic circuit that gives a high output (1) if one or more of its inputs are high.
A HIGH output (1) results if one or both the inputs to the gate are HIGH (1).
If neither input is high, a LOW output (0) results.
In another sense, the function of OR effectively finds the maximum between two binary digits, just as the complementary AND function finds the minimum.