Exams › JEE Advanced › Physics
Correct answer: NOR
A NOR gate produces a LOW output whenever one or more inputs are HIGH, because it is the complement of OR. OR alone gives HIGH when any input is HIGH (not LOW). AND gives LOW only when at least one input is LOW. NAND gives LOW only when ALL inputs are HIGH.