Question:medium

The correct truth table for the following logic circuit is :
logic circuit

Updated On: Jan 13, 2026
  • Truth table 1
  • truth table 2
  • Truth table 3
  • Truth table 4
Show Solution

The Correct Option is B

Solution and Explanation

The circuit comprises an AND gate, a NOT gate, and an OR gate. The output \(Y\) is calculated as follows:

logic circuit
  1. The AND gate's output is \(A \cdot B\).
  2. The NOT gate's output is \(\overline{A \cdot B}\).
  3. The final output \(Y\) is the OR operation between \(\overline{A \cdot B}\) and \(B\):

\[ Y = \overline{A \cdot B} + B \]

Step-by-Step Truth Table Evaluation:

ABA · B\(\overline{A \cdot B}\)Y = \(\overline{A \cdot B}\) + B
00011
01011
10011
11101

Therefore, the accurate truth table is presented in Option (2).

Was this answer helpful?
1


Questions Asked in JEE Main exam