OR AND & NOT gates using universal NAND gate

Basic logic gates like OR gate, AND gate and NOT gate are already discuused in another article. Again, we know that universal logic gates like NAND gate and NOR gate can be used to implement all other logic gates including XOR gate and XNOR gate. This article shows the Implemention methods of OR gate, AND … Read more