#mrhtricks
#hsc
#hscict
This video is about how to perform binary addition
Watch the video till the end for better understanding.
Basic properties for Binary Addition
0+0=0
0+1=1
1+0=1
1+1=0 ; with carry 1
1+1+1=1; with carry 1
#binary
#addition