Question:

Which gate is called the anticoincidence and coincidence gate respectively?

Show Hint

XOR/XNOR Functions. XOR (Anticoincidence): Output is 1 if inputs differ. XNOR (Coincidence/Equality): Output is 1 if inputs are the same.
Updated On: May 6, 2025
  • XNOR and XOR
  • AND and OR
  • OR and AND
  • XOR and XNOR
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

- The XOR (Exclusive OR) gate produces a HIGH output only when its inputs are different (not the same, or not coincident)
Therefore, it is called the anticoincidence gate
- The XNOR (Exclusive NOR) gate produces a HIGH output only when its inputs are the same (coincident)
Therefore, it is called the coincidence gate
The question asks for anticoincidence and coincidence gates, respectively
This corresponds to XOR and XNOR
Was this answer helpful?
0
0