is equivalent to
2010

is equivalent to
- A.
A ⊕ B
- B.
A ⊙ B
- C.
(A ⊕ B) ⊙ A
- D.
(A ⊙ B) ⊕ A
Attempted by 193 students.
Show answer & explanation
Correct answer: B
First, apply De Morgan's Theorem to the term (A + B)'. This transforms it into A'B'.
Substituting this back, the expression becomes AB + A'B'. This is the standard definition of the XNOR operation.
A video solution is available for this question — log in and enroll to watch it.