NOR Gate

Summary: A logic gate that is the inverse of OR. Outputs 1 only when both inputs are 0. Functionally complete — any circuit can be built using only NOR gates. Tags: concepts computer-science igcse-computer-science boolean-logic Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A logic gate that is the inverse of OR. Outputs 1 only when both inputs are 0. Functionally complete — any circuit can be built using only NOR gates.