Which of the following is the universal gate?a)OR gateb)AND gatec)NAND...
A universal gate is a gate which can implement any Boolean function without need to use any other gate type. The NAND and NOR gates are universal gates. In practice, this is advantageous since NAND and NOR gates are economical and easier to fabricate and are the basic gates used in all IC digital logic families.
Which of the following is the universal gate?a)OR gateb)AND gatec)NAND...
In degital electronics, a NAND gate (NOT-AND) is a logic gate which produce an output which is false only if all its inputs are true; thus is output is complement to that of an AND gate. A low (0) output results only if all the inputs to the gate are HIGH (1); if any input in low (0), a HIGH (1) output results...