InterviewSolution
Saved Bookmarks
| 1. |
4.Hexadecimal Number system17, What is function of Half-Adder?) functian af Half.Adder |
|
Answer» The half adder adds two one-bit binary numbers (AB). Theoutputis thesumof the two bits (S) and the carry (C). |
|