How many minimum NOR gates with fan-in 2 are required to implement (A+B+C)' ?

How many minimum NOR gates with fan-in 2 are required to implement (A+B+C)' ?

Answer: 3NOT- AND is equivalent to NOR. Eg: x'y'= (x+y)'NOR gate with same inputs behaves as NOT. Eg: (x+x)' =x' Hence, (A+B+C)’ can be implemented with 3 NOR Gates.

Attempted by 138 students.

Show answer & explanation

Correct answer: 3

NOT- AND is equivalent to NOR. Eg: x'y'= (x+y)'NOR gate with same inputs behaves as NOT. Eg: (x+x)' =x'

Hence, (A+B+C)’ can be implemented with 3 NOR Gates.

Explore the full course: Gate Guidance By Sanchit Sir

Loading lesson…