How to add binary bits and sequence of two binary numbers.
it's a concept used in half adder and full adder circuit. to design combinational logic circuit for arithmetic operation, we have to know how decimal converted into binary, then how to add binary number, finally conver binary and into decimal..