Computer Science, asked by sanskarrawat15, 9 months ago

what is the difference between XNOR gate and NOR gate​

Answers

Answered by ADITYA98112
3

Answer:

The NOR gate is a combination OR gate followed by an inverter. Its output is "true" if both inputs are "false." Otherwise, the output is "false." The XNOR (exclusive-NOR) gate is a combination XOR gate followed by an inverter. Its output is "true" if the inputs are the same, and"false" if the inputs are different.

Similar questions