ExamVeda
Login
Home
Digital Electronics
?

The inputs of a NAND gate are connected together. The resulting circuit is ___________.

Answer & Solution
Correct Answer: Option C
Understanding NAND Gates:
A NAND gate is a fundamental logic gate. It outputs a 0 (low) only when all its inputs are 1 (high). Otherwise, it outputs a 1 (high).

The Question: Connecting Inputs Together
Imagine you have a NAND gate with two inputs. Instead of giving them separate signals, we connect both inputs to the same input signal (let's call it 'A').

What Happens?
Now, both inputs of the NAND gate will always have the same value. If 'A' is 0, both inputs are 0. If 'A' is 1, both inputs are 1.

Let's Analyze the Output:
* If 'A' is 0 (both inputs are 0), the NAND gate outputs a 1.
* If 'A' is 1 (both inputs are 1), the NAND gate outputs a 0.

Comparing to Other Gates:
This output behavior is exactly the same as a NOT gate (inverter). A NOT gate simply inverts the input: 0 becomes 1, and 1 becomes 0.

Therefore, the correct answer is C: NOT gate
Examveda
Question posted by Examveda
Community

Join the Discussion

2 Comments
Ayan Vadodariya
Ayan Vadodariya 2 years ago
Please improve explanation
Prachi Kashyap
Prachi Kashyap 7 years ago
What is the reason behind this? ?