how binary works

binary

today I'm going to talk about how binary works.
so what exactly is binary? binary is a base two system of numerals, or in other words, it has only two digits. The system that most people used is called the decimal system or the base ten system.The base 10 system has 10 digits.

But how does binary really work?
So as you know, if the number gets to ten, we need to add another digit to our current digit. The new digit is also 10 times greater than the current one, simply because there is only 10 numbers in our system.
but in binary, the new digit is simply 2 times greater than the current one because there are only 2 numbers in the binary system, 0 and 1.

so i just taught you about binary.


Comments