Binary Addition

Published: 28 May 2021
on channel: AKD Classes
20
3

#binary #addition
The binary system is a numerical system that functions virtually identically to the decimal number system that people are likely more familiar with. While the decimal number system uses the number 10 as its base, the binary system uses 2. Furthermore, although the decimal system uses the digits 0 through 9, the binary system uses only 0 and 1, and each digit is referred to as a bit. Apart from these differences, operations such as addition, subtraction, multiplication, and division are all computed following the same rules as the decimal system.
Most of the functionalities of the computer system use the binary number system. The binary code uses the digits 1’s and 0’s to make certain processes turn off or on.
The binary addition operation works similarly to the base 10 decimal system. The process of the addition operation is very familiar to the decimal system by adjusting to the base 2.

Rules of Binary Addition:
Using the following rules, any binary number can be easily added. The four rules of binary addition are:

0 + 0 = 0
0 + 1 = 1
1 + 0 = 1
1 + 1 =1, carry 0


On this page of the site you can watch the video online Binary Addition with a duration of hours minute second in good quality, which was uploaded by the user AKD Classes 28 May 2021, share the link with friends and acquaintances, this video has already been watched 20 times on youtube and it was liked by 3 viewers. Enjoy your viewing!