All Boolean expressions can be implemented with 1-any of these 2-combinations of AND gates, OR gates, and inverters 3-NOR gates only 4-combinations of NAND and NOR gates 5-NAND gates only
Answers
Answered by
1
Answer:An XNOR gate is a XOR gate followed by an inverter, and is used in comparator circuits. The output of an XNOR gate is '1', when both inputs are the same. The XNOR would contain three different types of gate - AND, NOT, OR, but this can be realized with 5 NAND gates.
Explanation:
Similar questions