Skip to content

Commit 8ccbabf

Browse files
Update binary.md
1 parent ff118d5 commit 8ccbabf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/binary.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
Binary is in base 2, which has only 2 digits, zeroes and ones. While this represents is there are defintely less digits compared to decimal (base 10), computers like base 2 more because it is more convenient.
44
It is also because it directly relates to the on/off states in the hardware of the computer, this is the main reason why computers read and write mostly with binary.
55

6-
An example here is showing.
7-
86
* 0 = off
97
* 1 = on

0 commit comments

Comments
 (0)