"or" gate

An "OR" gate is a digital logic gate that performs the OR operation, which means it produces a true output (1) when at least one of its inputs is true. If both inputs are false (0), the output is false as well.