How does binary addition work (carrying and result)
What is the psuedo-code for addition in any base (digit by digit, low to high sig)
What is a Full-Adder and its truth table
How does a full-adder work in circuit
What two cases can binary addition fail
This problems can be detected and signaled to fix