NOT Gate

Summary: A logic gate with one input that outputs the inverse of the input. If the input is 1, output is 0; if input is 0, output is 1. Symbol: triangle with small circle. 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 with one input that outputs the inverse of the input. If the input is 1, output is 0; if input is 0, output is 1. Symbol: triangle with small circle.