NAND and NOR are called universal gates because all the other gates like and,or,not,xor and xnor can be derived from it. ... Nand actually means NOT of AND,so NAND is a combination of AND and NOT.A NAND gate can also be implemented using inverted OR inputs and that's why also called as bubbled OR gate.