InterviewSolution
Saved Bookmarks
| 1. |
How many AND, OR and EXOR gates are required for the configuration of full adder?(a) 1, 2, 2(b) 2, 1, 2(c) 3, 1, 2(d) 4, 0, 1The question was asked during an internship interview.The origin of the question is Half Adder & Full Adder in section Arithmetic Circuits of Digital Circuits |
|
Answer» Correct ANSWER is (B) 2, 1, 2 |
|