For a 2-input XNOR gate, what will be the output if input A is 1 and input B…
2025
For a 2-input XNOR gate, what will be the output if input A is 1 and input B is 0?
- A.
Output is the same as an OR gate
- B.
0
- C.
1
- D.
Output cannot be predicted
Attempted by 176 students.
Show answer & explanation
Correct answer: B
An XNOR gate outputs 1 when both inputs are the same and 0 when they differ. Since input A is 1 and input B is 0, the inputs are different, so the output will be 0.