Question:

The following configuration of gate is equivalent to

Show Hint

XOR gate can be made using AND-OR combination: \(A \oplus B = A\overline{B} + \overline{A}B\).
Updated On: Apr 20, 2026
  • NAND
  • XOR
  • OR
  • None of these
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Step 1: Understanding the Concept:
The circuit shows a combination of gates. Let's derive the output expression.
Step 2: Detailed Explanation:
The given configuration has two AND gates, one OR gate, and NOT gates at inputs. Output \(Y = (A \cdot \overline{B}) + (\overline{A} \cdot B)\). This is the expression for XOR gate.
Step 3: Final Answer:
\(\boxed{\text{XOR}}\)
Was this answer helpful?
0
0