ExamVeda
Login
Home
21
The NAND gate is AND gate followed by ___________.
Discuss
Answer & Solution
Answer: Option A
No explanation is given for this question. Let's Discuss on Board
22
Among the logic families, the family which can be used at very high frequency greater than 100 MHz in a 4 bit synchronous counter is
Discuss
Answer & Solution
Answer: Option C
No explanation is given for this question. Let's Discuss on Board
23
In Boolean algebra, the bar sign (-) indicates ___________.
Discuss
Answer & Solution
Answer: Option C
Solution:
In Boolean algebra, the bar sign (-) indicates the NOT operation.

The NOT operation is a unary operation that inverts the value of a Boolean variable. If the variable is true, applying the NOT operation results in false, and vice versa.

OR operation and AND operation are indicated by + and • respectively in Boolean algebra, not by the bar sign.

Thus, Option C: NOT operation is the correct answer.
24
A hexadecimal odometer displays F 52 F. The next reading will be
Discuss
Answer & Solution
Answer: Option D
No explanation is given for this question. Let's Discuss on Board
25
The binary code of (21.125)10 is
Discuss
Answer & Solution
Answer: Option A
No explanation is given for this question. Let's Discuss on Board
26
A NAND gate is called a universal logic element because
Discuss
Answer & Solution
Answer: Option B
No explanation is given for this question. Let's Discuss on Board
27
NAND. gates are preferred over others because these
Discuss
Answer & Solution
Answer: Option B
No explanation is given for this question. Let's Discuss on Board
28
Which is the correct order of sequence for representing the input values in K-map?
Discuss
Answer & Solution
Answer: Option C
No explanation is given for this question. Let's Discuss on Board
29
The inputs of a NAND gate are connected together. The resulting circuit is ___________.
Discuss
Answer & Solution
Answer: Option C
Solution:
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
30
Digital computers are more widely used as compared to analog computers, because they are
Discuss
Answer & Solution
Answer: Option C
No explanation is given for this question. Let's Discuss on Board