How does the 4-bit full adder work? It uses multiple 1-bit full adders and combines them. Use the same idea to use two 4-bit adders and combine them to make an 8-bit adder.how would I expand the 4 bit full adder when it only has the Carry Out and 4 sum outputs?