Back to Glossary
maker

AND/OR/NOT

What are AND/OR/NOT gates?

AND/OR/NOT are the three fundamental logic gates that form the building blocks of digital circuits and computer systems. AND gates output HIGH only when all inputs are HIGH, OR gates output HIGH when any input is HIGH, and NOT gates (inverters) output the opposite of their single input. These gates process binary signals (0s and 1s) and can be combined to create complex logical operations, memory systems, and computational functions in microprocessors, controllers, and digital devices.