Which of the following logic gates is called universal gate?

2023

Which of the following logic gates is called universal gate?

Answer: C. NANDA universal gate is one that can implement all basic logic functions (NOT, AND, OR) using only that gate. NAND gate is universal because: NOT function: NAND…

  1. A.

    AND

  2. B.

    OR

  3. C.

    NAND

  4. D.

    More than one of the above

  5. E.

    None of the above

Attempted by 2543 students.

Show answer & explanation

Correct answer: C

A universal gate is one that can implement all basic logic functions (NOT, AND, OR) using only that gate. NAND gate is universal because: NOT function: NAND with both inputs tied together gives NOT. AND function: NAND followed by NOT (using another NAND) gives AND. OR function: Using De Morgan's law, OR can be implemented using NAND gates. AND and OR gates cannot implement all functions alone, so they are not universal. Therefore, NAND is the universal gate.

Explore the full course: Hpsc Pgt Computer Science

Loading lesson…