InterviewSolution
Saved Bookmarks
| 1. |
The simplified expression of full adder carry is ____________(a) c = xy+xz+yz(b) c = xy+xz(c) c = xy+yz(d) c = x+y+zI have been asked this question by my college director while I was bunking the class.My enquiry is from BCD Adder topic in chapter Arithmetic Circuits of Digital Circuits |
|
Answer» The correct answer is (a) c = xy+xz+yz |
|