Combination Logic Gates

Two most important gates formed by combination of logic gates are:

  1. NAND [NOT+AND]
  2. 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.