

MCQOPTIONS
Saved Bookmarks
This section includes 8 Mcqs, each offering curated multiple-choice questions to sharpen your Digital Circuits knowledge and support exam preparation. Choose a topic below to get started.
1. |
If A, B and C are the inputs of a full adder then the carry is given by __________ |
A. | A AND B OR (A OR B) AND C |
B. | A OR B OR (A AND B) C |
C. | (A AND B) OR (A AND B)C |
D. | A XOR B XOR (A XOR B) AND C |
Answer» B. A OR B OR (A AND B) C | |
2. |
If A, B and C are the inputs of a full adder then the sum is given by __________ |
A. | A AND B AND C |
B. | A OR B AND C |
C. | A XOR B XOR C |
D. | A OR B OR C |
Answer» D. A OR B OR C | |
3. |
The difference between half adder and full adder is __________ |
A. | Half adder has two inputs while full adder has four inputs |
B. | Half adder has one output while full adder has two outputs |
C. | Half adder has two inputs while full adder has three inputs |
D. | All of the Mentioned |
Answer» D. All of the Mentioned | |
4. |
Half-adders have a major limitation in that they cannot __________ |
A. | Accept a carry bit from a present stage |
B. | Accept a carry bit from a next stage |
C. | Accept a carry bit from a previous stage |
D. | Accept a carry bit from the following stages |
Answer» D. Accept a carry bit from the following stages | |
5. |
If A and B are the inputs of a half adder, the carry is given by __________ |
A. | A AND B |
B. | A OR B |
C. | A XOR B |
D. | A EX-NOR B |
Answer» B. A OR B | |
6. |
If A and B are the inputs of a half adder, the sum is given by __________ |
A. | A AND B |
B. | A OR B |
C. | A XOR B |
D. | A EX-NOR B |
Answer» D. A EX-NOR B | |
7. |
Total number of inputs in a half adder is __________ |
A. | 2 |
B. | 3 |
C. | 4 |
D. | 1 |
Answer» B. 3 | |
8. |
In parts of the processor, adders are used to calculate ____________ |
A. | Addresses |
B. | Table indices |
C. | Increment and decrement operators |
D. | All of the Mentioned |
Answer» E. | |