A basic gate produces a high output if any of its inputs are high.

Logic gates are electronic that operate on one or more inputs to produce an output.

The gate can be represented using Boolean algebra as A.B.

The (exclusive NOR) gate produces a high output when the number of high inputs is even.

The gate can be represented using Boolean algebra as A + B.