Question:medium

Following diagram performs the logic function of:
logic function

Updated On: Apr 27, 2026
  • AND gate

  • NAND gate

  • OR gate

  • XOR gate

Show Solution

The Correct Option is A

Solution and Explanation

The given diagram shows a logic circuit consisting of two logic gates. Let's analyze the configuration:

logic function
  1. The first gate shown is an AND gate. This gate performs the operation that outputs true only when all its inputs are true.
  2. The second gate is a NOT gate (also known as an inverter), which inverts the input signal. If the input is true, the output is false, and vice versa.

When combined, these two gates perform the logic function of a NAND gate. A NAND gate produces an output that is false only if all its inputs are true. In other words, it is the negation of an AND operation.

Therefore, the diagram effectively performs the NAND operation, which is the inversion of the AND logic operation specified.

The correct answer is: NAND gate.

Was this answer helpful?
0

Top Questions on Semiconductor electronics: materials, devices and simple circuits