+ 5
Working of Bits
How does the bits works??Decoding of bits?? Why we use only 0 and 1??
3 ответов
+ 6
To convert the binary to decimal, it's like you have a box of 4 columns.
For example : 8
|------|-----|-----|-----|
|8 |4 |2 |1 |
●
●
●
●
●
●
●
●
Output : 1000 is 8.
+ 5
0 and 1 is a binary (as a true and false)
- 0 : No current eletric
- 1 : Current eletric
0
Well for a computer, bits are easier to read and process. Why ? It only contain 2 state of on and off, even a single cable are enough to transmit a binary by switch the voltage on and off