+A **Logic Gate** is a fundamental building block of a [digital circuit](/wiki/digital_circuit). It performs a basic [Boolean Logic](/wiki/boolean_logic) operation, accepting one or more binary inputs and yielding a single binary output.
+## See also
+- [AND Gate](/wiki/and_gate)
+- [OR Gate](/wiki/or_gate)
+- [NOT Gate](/wiki/not_gate)
... 1 more lines