Question:

The output of the two-input OR gate is high

Show Hint

For an OR gate, the output is high if at least one input is high — remember “O” in OR for “One or more”.
Updated On: Jun 12, 2025
  • Only if both inputs are high
  • Only if both inputs are low
  • Only if one input is high and the other is low
  • If at least one of the inputs is high
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

An OR gate gives a high output (logic 1) if any one or both of its inputs are high.
The only time an OR gate outputs low (logic 0) is when both inputs are low.
Truth table for a two-input OR gate:

Was this answer helpful?
0
0