InterviewSolution
Saved Bookmarks
| 1. |
What is a full adder? |
|
Answer» Full adder is a combinational logic circuit that performs arithmetic sum of three input bits and gives as output sum and carry. |
|