JAMB - Computer Studies (2023 - No. 35)
The Output will be a HIGH for any case when one or more inputs are one for a(an)
OR gate
AND gate
NOR gate
NOT gate
Explanation
An OR gate is a digital logic gate that implements logical disjunction - it behaves according to the truth table to the right. A HIGH output (1) results if one or more of the inputs to the gate is 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.
Comments (0)
