Digital electronics miscellaneous
- Which of the following is known as half-adder?
-
View Hint View Answer Discuss in Forum
XOR gate is known as half adder.
Correct Option: A
XOR gate is known as half adder.
- Expression for Y (A, B, C) in figure, where A, B and C are Boolean variables is—
-
View Hint View Answer Discuss in Forum
The given circuit
From above circuit, we get
Y = A B. 1 + AB.C + A B.0 + AB. 0
or
Y = A B + ABC
or
Y = A (B + BC) = A (B+C) = AB + ACCorrect Option: C
The given circuit
From above circuit, we get
Y = A B. 1 + AB.C + A B.0 + AB. 0
or
Y = A B + ABC
or
Y = A (B + BC) = A (B+C) = AB + AC
- The logic network shown below is—
-
View Hint View Answer Discuss in Forum
The logic circuit shown above is full adder.
Correct Option: C
The logic circuit shown above is full adder.
- A full adder can be realized by using—
-
View Hint View Answer Discuss in Forum
A full adder can be realized by using two half-adders and one OR gate.
Correct Option: B
A full adder can be realized by using two half-adders and one OR gate.
- How many inputs and outputs does a full subtractor circuit have—
-
View Hint View Answer Discuss in Forum
A full-subtractor three inputs and two outputs.
Correct Option: D
A full-subtractor three inputs and two outputs.