Google News
logo
Electronics and Communication Engineering (ECE) : Digital Electronics - Quiz(MCQ)
Suppose the output of an XNOR gate is 1. Which of the given input combination is correct?
A)
A = 0, B = 0
B)
A = 0, B' = 1
C)
A = 0, B = 1
D)
A = 1, B = 1

Correct Answer : Option (A) :   A = 0, B = 0


Explanation : An XNOR refers to a digital logic gate with two or more inputs and one output that executes logical equality. The output of an XNOR gate is true either all of its inputs are true, or all of its inputs are false. When one of its inputs is false, and others are true, then the output is false. The output of the XNOR gate is given by the following equation.

AB + A'B,' For A = 0 AND B = 0 the output will be 1.

Advertisement