Computer Science, asked by hamzajunaid11022, 1 month ago

Represent AND gate using NOR gate

Answers

Answered by maeganxavier
0

A NOR gate is a logic gate which gives a positive output only when both inputs are negative. Like NAND gates, NOR gates are so-called "universal gates" that can be combined to form any other kind of logic gate.

Answered by madhumitha4687
0

To make a NOR gate perform the NAND function, we must invert all inputs to the NOR gate as well as the NOR gate's output. For a two-input gate, this requires three more NOR gates connected as inverters.

Similar questions