+The **NOR gate** is a fundamental [logic gate](/wiki/Logic_Gate) in digital electronics. It produces a true output only when all its inputs are false, otherwise, the output is false. As a [universal gate](/wiki/Universal_Gate), it can form the basis for constructing any other Boolean logic function.
+## See also
+- [NAND Gate](/wiki/NAND_Gate)
+- [OR Gate](/wiki/OR_Gate)
+- [AND Gate](/wiki/AND_Gate)
... 1 more lines