Combination Logic Gates
Two most important gates formed by combination of logic gates are:
- NAND [NOT+AND]
- NOR [NOT+OR]
In digital electronics, a NAND gate or a NOR gate serves as a building block because use of multiple number of either of these gates allows to obtain OR, AND and NOT gates. For this reason, these are called universal gates.