161k views
4 votes
When is the output of an OR-gate LOW?​

1 Answer

1 vote

Answer:

The OR gate is a digital logic gate that implements logical disjunction (∨) from mathematical logic – it behaves according to the truth table above. 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.

User Borys
by
3.8k points