Which of the following is a functionally complete set of gates? (i) NAND (ii) NOT

Which of the following is a functionally complete set of gates? (i) NAND (ii) NOT Correct Answer I but not II

The Correct Answer is I but not II.

  • NAND gate is a functionally complete set of gates.
  • In the logic gate, a functionally complete collection of logical connectives or Boolean operators is one which can be used to express all possible truth tables by combining members of the set into a Boolean expression.
  • A well-known complete set of connectors is {AND, NOT} and each of the singleton sets {NAND} is functionally complete, consisting of binary conjunction and negation.
  • A NAND gate is a logic gate that generates a false output only if all its inputs are valid, so its output is complementary to that of an AND gate.
  • A low output only results if all the inputs to the gate are high; a high output results if any input is low.


Key Points

[ alt="Reported 29-6-2021 nikhil D33" src="//storage.googleapis.com/tb-img/production/21/06/Reported_29-6-2021_nikhil_D33.PNG" style="width: 191px; height: 79px;">

Input A Input B Output
0 0 1
0 1 1
1 0 1
1 1 0

Related Questions

Calculate the minimum number of AND gates, OR gates and NOT gates required to realize Exclusive-OR operation if only using AND, OR and NOT gates are allowed.
The descriptor that is used to store task gates, interrupt gates and trap gates is